menu
cryfetch package
documentation
widgets/chart.dart
Chart
Chart const constructor
Chart const constructor
dark_mode
light_mode
Chart
constructor
const
Chart
(
{
Key
?
key
,
bool
animate
=
true
,
})
Implementation
const Chart({Key? key, this.animate = true}) : super(key: key);
cryfetch package
documentation
widgets/chart
Chart
Chart const constructor
Chart class