disabledMessage property
final
The message to be displayed when the button is disabled. Only shows if onSlideComplete is null.
Implementation
final String? disabledMessage;
The message to be displayed when the button is disabled. Only shows if onSlideComplete is null.
final String? disabledMessage;