menu
androidx_graphics_shapes package
documentation
material_shapes.dart
RoundedPolygonExtension
transformedWithMatrix2 method
transformedWithMatrix2 method
dark_mode
light_mode
transformedWithMatrix2
method
RoundedPolygon
transformedWithMatrix2
(
Matrix2
matrix
)
Implementation
RoundedPolygon transformedWithMatrix2(Matrix2 matrix) => _transformed2(matrix.storage);
androidx_graphics_shapes package
documentation
material_shapes
RoundedPolygonExtension
transformedWithMatrix2 method
RoundedPolygonExtension extension on
RoundedPolygon