menu
u package
documentation
components/u_charts.dart
USlice
USlice.new const constructor
USlice.new const constructor
dark_mode
light_mode
USlice
constructor
const
USlice
(
{
required
double
value
,
String
?
label
,
Color
?
color
,
})
Implementation
const USlice({required this.value, this.label, this.color});
u package
documentation
components/u_charts
USlice
USlice.new const constructor
USlice class