selectedItemWidget property

Widget Function(Model? selectedElement) selectedItemWidget
final

the selected item widget of the main button Widget

Implementation

final Widget Function(Model? selectedElement) selectedItemWidget;