isLoading property
bool
get
isLoading
Getter for whether WidgetEvent.loading to be active.
Implementation
bool get isLoading => WidgetEvent.isLoading(value);
Getter for whether WidgetEvent.loading to be active.
bool get isLoading => WidgetEvent.isLoading(value);