onLimitMessage property

dynamic Function(List<String>) onLimitMessage
final

This function is called whenever a value changes

Implementation

final Function(List<String>) onLimitMessage;