loadingWidget property

Widget? loadingWidget
final

Custom widget to display while loading. Replaces the default circular progress indicator inside the button.

Implementation

final Widget? loadingWidget;