menu
androidx_graphics_shapes package
documentation
material_shapes.dart
RoundedPolygonExtension
transformedWithMatrix4 method
transformedWithMatrix4 method
dark_mode
light_mode
transformedWithMatrix4
method
RoundedPolygon
transformedWithMatrix4
(
Matrix4
matrix
)
Implementation
RoundedPolygon transformedWithMatrix4(Matrix4 matrix) => _transformed4(matrix.storage);
androidx_graphics_shapes package
documentation
material_shapes
RoundedPolygonExtension
transformedWithMatrix4 method
RoundedPolygonExtension extension on
RoundedPolygon