overrideMessage property
A custom message to display in the UI tooltip when overrideValue successfully changes the input.
Implementation
final String? Function(String value, List<List<String>> gridData)? overrideMessage;
A custom message to display in the UI tooltip when overrideValue successfully changes the input.
final String? Function(String value, List<List<String>> gridData)? overrideMessage;