onChanged property Null safety

(dynamic Function?(bool? value)?) onChanged
final

Implementation

final Function(bool? value)? onChanged;