menu
bones_ui package
documentation
bones_ui_kit.dart
LoadController
isNotLoaded property
isNotLoaded property
dark_mode
light_mode
isNotLoaded
property
bool
get
isNotLoaded
Returns
false
if is not loaded.
Implementation
bool get isNotLoaded => !isLoaded;
bones_ui package
documentation
bones_ui_kit
LoadController
isNotLoaded property
LoadController class