menu
flare_flutter package
documentation
base/path_point.dart
PathPoint
PathPoint constructor
PathPoint constructor
dark_mode
light_mode
PathPoint
constructor
PathPoint
(
PointType
type
)
Implementation
PathPoint(PointType type) : _type = type;
flare_flutter package
documentation
base/path_point
PathPoint
PathPoint constructor
PathPoint class