actionCallText property

String? actionCallText
final

Button text displayed before the onPressed future has started. Defaults to 'Go'. This labes is only used if child is not provided.

Implementation

final String? actionCallText;