menu
bonfiremodify package
documentation
util/mixins/pushable.dart
Pushable
isVisible property
isVisible property
dark_mode
light_mode
isVisible
property
bool
isVisible
getter/setter pair
inherited
Param checks if this component is visible on the screen
Implementation
bool isVisible = false;
bonfiremodify package
documentation
util/mixins/pushable
Pushable
isVisible property
Pushable mixin