menu
fluttery_framework package
documentation
view.dart
InheritedStateX<T extends StatefulWidget, U extends InheritedWidget>
inactive property
inactive property
dark_mode
light_mode
inactive
property
bool
inactive
getter/setter pair
inherited
State object was in 'inactive' state
Implementation
bool inactive = false;
fluttery_framework package
documentation
view
InheritedStateX<T extends StatefulWidget, U extends InheritedWidget>
inactive property
InheritedStateX class