menu
sub_state package
documentation
sub_state.dart
SubState5<T1, T2, T3, T4, T5>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
get
isLoading
Implementation
bool get isLoading => this is _Sub5Loading;
sub_state package
documentation
sub_state
SubState5<T1, T2, T3, T4, T5>
isLoading property
SubState5 class