onSelect property Null safety

(dynamic Function?(CowGroup? group)?) onSelect
final

Implementation

final Function(CowGroup? group)? onSelect;