menu
any_sparklines package
documentation
data/line_data.dart
LinearLineData
LinearLineData.new const constructor
LinearLineData.new const constructor
dark_mode
light_mode
LinearLineData
constructor
const
LinearLineData
(
{
bool
isStrokeCapRound
=
false
,
bool
isStrokeJoinRound
=
false
,
})
Implementation
const LinearLineData({this.isStrokeCapRound = false, this.isStrokeJoinRound = false});
any_sparklines package
documentation
data/line_data
LinearLineData
LinearLineData.new const constructor
LinearLineData class