FormatOp constructor

FormatOp({
  1. required ScriptPosition position,
})

Implementation

FormatOp({required this.position});