menu
radartui package
documentation
radartui_test.dart
ScrollableState<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
ScrollableState<T extends StatefulWidget>
mounted property
ScrollableState mixin