ControlButtonsAltComponentOptions constructor
Implementation
ControlButtonsAltComponentOptions({
required this.buttons,
this.position = 'left',
this.location = 'top',
this.direction = 'horizontal',
this.buttonsContainerStyle,
this.alternateIconComponent,
this.iconComponent,
this.showAspect = true,
});