loadingText property

Widget? loadingText
final

Custom widget for loading text. If provided, textBuilder will be ignored.

Implementation

final Widget? loadingText;