onChanged property

(void Function(String input)?) onChanged
getter/setter pair

specifies the onChanged method

Implementation

void Function(String input)? onChanged;