menu
flutter_gb_ui_kit package
documentation
presentation/animations/animated_displayable.dart
AnimatedDisplayable
display property
display property
dark_mode
light_mode
display
property
bool
display
final
Whether the widget should be displayed or hidden.
Implementation
final bool display;
flutter_gb_ui_kit package
documentation
presentation/animations/animated_displayable
AnimatedDisplayable
display property
AnimatedDisplayable class