DummyButton constructor

const DummyButton(
  1. {Key? key}
)

It's a constructor.

Implementation

const DummyButton({super.key});