menu
fluttery_framework package
documentation
view.dart
StateMixin<T>
state property
state property
dark_mode
light_mode
state
property
T?
get
state
Implementation
T? get state => value;
fluttery_framework package
documentation
view
StateMixin<T>
state property
StateMixin mixin