toTestButtonKey static method

Key toTestButtonKey()

Implementation

static Key toTestButtonKey() {
  return const Key('forward_button');
}