checkedWidget property

Widget? checkedWidget
final

Define the widget that is shown when the widget is checked.

Implementation

final Widget? checkedWidget;