menu
helpers package
documentation
helpers/transition.dart
OpacityTransition
visible property
visible property
dark_mode
light_mode
visible
property
bool
visible
final
If true, it will show the widget. If false, it will hide the widget.
Implementation
final bool visible;
helpers package
documentation
helpers/transition
OpacityTransition
visible property
OpacityTransition class