colorActionButtonKey property

GlobalKey<ColorActionButtonState> colorActionButtonKey
final

Creating a GlobalKey for the ColorActionButton widget.

Implementation

final GlobalKey<ColorActionButtonState> colorActionButtonKey = GlobalKey();