showLoadingText property
If you want to show both the loading indicator and the loading text you can set this property to true
and false to show the loading indicator only.
Implementation
final bool showLoadingText;
If you want to show both the loading indicator and the loading text you can set this property to true
and false to show the loading indicator only.
final bool showLoadingText;