onChanged property

(FutureOr<void> Function(String value)?) onChanged
final

Implementation

final FutureOr<void> Function(String value)? onChanged;