isLoading property

bool isLoading
finalinherited

isLoading A boolean variable which define if something is loading, if so will be show a progress indicator.

Implementation

final bool isLoading;