menu
any_sparklines package
documentation
interfaces/data_point_data.dart
DataPointKey
DataPointKey.new const constructor
DataPointKey.new const constructor
dark_mode
light_mode
DataPointKey
constructor
const
DataPointKey
(
{
int
?
id
,
String
?
key
,
String
?
label
,
})
Implementation
const DataPointKey({this.id, this.key, this.label});
any_sparklines package
documentation
interfaces/data_point_data
DataPointKey
DataPointKey.new const constructor
DataPointKey class