unselectedWidget property
The widget to be displayed on top of the child widget when not selected
Implementation
final Widget? unselectedWidget;
The widget to be displayed on top of the child widget when not selected
final Widget? unselectedWidget;