ControlButtonsComponent constructor
const
ControlButtonsComponent({
- Key? key,
- required ControlButtonsComponentOptions options,
Implementation
const ControlButtonsComponent({super.key, required this.options});