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