ControlButtonsComponentTouch constructor

const ControlButtonsComponentTouch({
  1. Key? key,
  2. required ControlButtonsComponentTouchOptions options,
})

Implementation

const ControlButtonsComponentTouch({super.key, required this.options});