onChanged property

(dynamic Function(bool? from, bool? to)?) onChanged
finalinherited

Implementation

final Function(T? from, T? to)? onChanged;