menu
m3_expressive package
documentation
material_shapes.dart
Cubic
points property
points property
dark_mode
light_mode
points
property
List
<
double
>
get
points
Implementation
List<double> get points => UnmodifiableListView(_points);
m3_expressive package
documentation
material_shapes
Cubic
points property
Cubic class