menu
text_in_shap package
documentation
TextInShap/shapes_genrator.dart
ShapesGenrator
ShapesGenrator.new constructor
ShapesGenrator.new constructor
dark_mode
light_mode
ShapesGenrator
constructor
ShapesGenrator
(
{
double
radius
=
200
,
Offset
center
=
Offset.zero
,
double
angle
=
0
,
})
Implementation
ShapesGenrator({ this.radius = 200, this.center = Offset.zero, this.angle = 0});
text_in_shap package
documentation
TextInShap/shapes_genrator
ShapesGenrator
ShapesGenrator.new constructor
ShapesGenrator class