selectController property
The controller that controls the selected tiles. Defaults to FSelectMenuTileController.radio
.
Implementation
final FSelectMenuTileController<T>? selectController;
The controller that controls the selected tiles. Defaults to FSelectMenuTileController.radio
.
final FSelectMenuTileController<T>? selectController;