selectionButton property

SelectedButtonCallBack? selectionButton
final

Widget to show when there is selection if this is null , then there is no selection handlers will be added

Implementation

final SelectedButtonCallBack? selectionButton;