colorActionButtonKey property
final
Creating a GlobalKey for the ColorActionButton widget.
Implementation
final GlobalKey<ColorActionButtonState> colorActionButtonKey = GlobalKey();
Creating a GlobalKey for the ColorActionButton widget.
final GlobalKey<ColorActionButtonState> colorActionButtonKey = GlobalKey();