hasSelection property
bool
get
hasSelection
Whether anything is selected.
Implementation
bool get hasSelection => controller.hasSelection;
Whether anything is selected.
bool get hasSelection => controller.hasSelection;