menu
dax_flutter package
documentation
chart_model.dart
YData
YData.new constructor
YData.new constructor
dark_mode
light_mode
YData
constructor
YData
(
{
String
title
=
''
,
String
unit
=
''
,
double
?
y
,
String
yDisplay
=
''
,
})
Implementation
YData({this.title = '', this.unit = '', this.y, this.yDisplay = ''});
dax_flutter package
documentation
chart_model
YData
YData.new constructor
YData class