GamepadButton constructor

const GamepadButton(
  1. Controller model
)

A const constructor for this widget.

Implementation

const GamepadButton(super.model);