isLoading property

bool isLoading
final

Whether the background is in a 'loading' state.

If true, the background will display a loading animation that pulses the dots rhythmically towards the given direction.

Implementation

final bool isLoading;