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