menu
sentient_ui package
documentation
sentient_ui.dart
SentientFadeTransition
show property
show property
dark_mode
light_mode
show
property
bool
show
final
Whether the child should be visible (opacity 1.0) or invisible (opacity 0.0).
Implementation
final bool show;
sentient_ui package
documentation
sentient_ui
SentientFadeTransition
show property
SentientFadeTransition class