menu
percentify package
documentation
data/configurations/ShapeConfiguration.dart
ShapeConfiguration
ShapeConfiguration constructor
ShapeConfiguration constructor
dark_mode
light_mode
ShapeConfiguration
constructor
ShapeConfiguration
(
{
double
strokeWidth
=
30
,
Color
backgroundColor
=
Colors.black
,
})
Implementation
ShapeConfiguration({this.strokeWidth = 30, this.backgroundColor = Colors.black});
percentify package
documentation
data/configurations/ShapeConfiguration
ShapeConfiguration
ShapeConfiguration constructor
ShapeConfiguration class