isLoading property

bool get isLoading

Getter for whether WidgetEvent.loading to be active.

Implementation

bool get isLoading => WidgetEvent.isLoading(value);