repeatButtonKey property
final
Creating a GlobalKey for the RepeatButton widget.
Implementation
final GlobalKey<RepeatButtonState> repeatButtonKey = GlobalKey();
Creating a GlobalKey for the RepeatButton widget.
final GlobalKey<RepeatButtonState> repeatButtonKey = GlobalKey();