menu
messenger
ui/page/home/introduction/controller.dart
IntroductionController
opacity property
opacity
dark_mode
light_mode
opacity
property
RxDouble
opacity
final
Opacity of the displayed
IntroductionView
.
Implementation
final RxDouble opacity = RxDouble(0.5);
messenger
controller
IntroductionController
opacity property
IntroductionController class