menu
flutter_alacritty package
documentation
render/box_drawing.dart
LineOp
LineOp.new constructor
LineOp.new constructor
dark_mode
light_mode
LineOp
constructor
LineOp
(
Offset
a
,
Offset
b
,
double
width
)
Implementation
LineOp(this.a, this.b, this.width);
flutter_alacritty package
documentation
render/box_drawing
LineOp
LineOp.new constructor
LineOp class