isLoading property

bool? isLoading
getter/setter pair

show the loading icon at the end when the content end widget is null

Implementation

bool? isLoading;