menu
flutter_chart_csx package
documentation
percent_Indicator/model/circular_model.dart
LineModel
LineModel.new constructor
LineModel.new constructor
dark_mode
light_mode
LineModel
constructor
LineModel
(
{
Color
color
=
Colors.red
,
double
width
=
5
,
})
Implementation
LineModel({this.color = Colors.red, this.width = 5});
flutter_chart_csx package
documentation
percent_Indicator/model/circular_model
LineModel
LineModel.new constructor
LineModel class