menu
radartui package
documentation
radartui_test.dart
FocusableState<T extends StatefulWidget>
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
inherited
Whether this state object is currently in the tree.
Implementation
bool get mounted => _element != null;
radartui package
documentation
radartui_test
FocusableState<T extends StatefulWidget>
mounted property
FocusableState mixin