onCancel property
dynamic Function()?
onCancel
final
If you use onCancel then you Have to manage IsSelected field in PicturModel
Implementation
final Function()? onCancel;
If you use onCancel then you Have to manage IsSelected field in PicturModel
final Function()? onCancel;