menu
shape_of_view_null_safe package
documentation
shape/polygon.dart
PolygonShape
build method
build method
dark_mode
light_mode
build
method
@
override
Path
build
(
{
Rect
?
rect
,
double
?
scale
,
})
override
Implementation
@override Path build({Rect? rect, double? scale}) { return generatePath(rect: rect!); }
shape_of_view_null_safe package
documentation
shape/polygon
PolygonShape
build method
PolygonShape class