defaultCancelText property
Function that returns the default text for the cancel button.
Defaults to 'Huỷ' (Cancel in Vietnamese).
Implementation
static String Function() defaultCancelText = () => 'Huỷ';
Function that returns the default text for the cancel button.
Defaults to 'Huỷ' (Cancel in Vietnamese).
static String Function() defaultCancelText = () => 'Huỷ';