onSave property

dynamic Function(List<BottomModel> bottomModelList)? onSave
final

Implementation

final Function(List<BottomModel> bottomModelList)? onSave;