isLoading property

bool isLoading
final

Determines whether the profile picture component will be in the loading state.

In the loading state it shows a Circular Progress Indicator. The defaults is false.

Implementation

final bool isLoading;