menu
rough_flutter package
documentation
rough_flutter.dart
Op
Op.move constructor
Op.move constructor
dark_mode
light_mode
Op.move
constructor
Op.move
(
PointD
point
)
Implementation
Op.move(PointD point) : op = OpType.move, data = [point];
rough_flutter package
documentation
rough_flutter
Op
Op.move constructor
Op class