menu
m3_expressive package
documentation
material_shapes.dart
RoundedPolygon
cubics property
cubics property
dark_mode
light_mode
cubics
property
List
<
Cubic
>
cubics
final
A flattened version of the
Feature
s, as a
List<Cubic>
.
Implementation
final List<Cubic> cubics;
m3_expressive package
documentation
material_shapes
RoundedPolygon
cubics property
RoundedPolygon class