menu
bonfire package
documentation
mixins/pushable/pushable_api.dart
PushableApi
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
get
enabled
Whether the pushable behavior is enabled.
Implementation
bool get enabled => _enabled;
bonfire package
documentation
mixins/pushable/pushable_api
PushableApi
enabled property
PushableApi class