loadingText property
Button text displayed while the onPressed
future is running and user
can not abort the call. Defaults to ''. This label is only used
if loadingChild
is not provided.
Implementation
final String? loadingText;
Button text displayed while the onPressed
future is running and user
can not abort the call. Defaults to ''. This label is only used
if loadingChild
is not provided.
final String? loadingText;