menu
shape_of_view_null_safe package
documentation
shape/triangle.dart
TriangleShape
TriangleShape constructor
TriangleShape constructor
dark_mode
light_mode
TriangleShape
constructor
TriangleShape
(
{
double
percentBottom
=
0.5
,
double
percentLeft
=
0
,
double
percentRight
=
0
,
})
Implementation
TriangleShape({ this.percentBottom = 0.5, this.percentLeft = 0, this.percentRight = 0, });
shape_of_view_null_safe package
documentation
shape/triangle
TriangleShape
TriangleShape constructor
TriangleShape class