showLoadingText property

bool showLoadingText
final

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;