WrapperSessionScanViewConfigOptionRotateButton constructor

WrapperSessionScanViewConfigOptionRotateButton({
  1. WrapperSessionScanViewConfigOptionElementAlignment? alignment,
  2. WrapperSessionScanViewConfigOptionElementOffset? offset,
})

Implementation

WrapperSessionScanViewConfigOptionRotateButton({
  this.alignment,
  this.offset,
});