selectionButtonKey property
final
Creating a GlobalKey for the SelectionButton widget.
Implementation
final GlobalKey<SelectionButtonState> selectionButtonKey = GlobalKey();
Creating a GlobalKey for the SelectionButton widget.
final GlobalKey<SelectionButtonState> selectionButtonKey = GlobalKey();