menu
androidx_graphics_shapes package
documentation
material_shapes.dart
RoundedPolygonExtension
transformedWithMatrix3 method
transformedWithMatrix3 method
dark_mode
light_mode
transformedWithMatrix3
method
RoundedPolygon
transformedWithMatrix3
(
Matrix3
matrix
)
Implementation
RoundedPolygon transformedWithMatrix3(Matrix3 matrix) => _transformed3(matrix.storage);
androidx_graphics_shapes package
documentation
material_shapes
RoundedPolygonExtension
transformedWithMatrix3 method
RoundedPolygonExtension extension on
RoundedPolygon