menu
state_beacon package
documentation
state_beacon.dart
AsyncLoading<T>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
@
override
bool
get
isLoading
override
Returns
true
if this is
AsyncLoading
.
Implementation
@override bool get isLoading => true;
state_beacon package
documentation
state_beacon
AsyncLoading<T>
isLoading property
AsyncLoading class