menu
future_debounce_button package
documentation
fdb_widget.dart
FutureDebounceButton<T>
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
Button text displayed when the
onPressed
future has failed.
Implementation
final String? errorText;
future_debounce_button package
documentation
fdb_widget
FutureDebounceButton<T>
errorText property
FutureDebounceButton class