menu
spinning_wheel package
documentation
models/wheel_label_style.dart
WheelLabelStyle
WheelLabelStyle.new const constructor
WheelLabelStyle.new const constructor
dark_mode
light_mode
WheelLabelStyle
constructor
const
WheelLabelStyle
(
{
TextStyle
?
labelStyle
,
double
angle
=
0.0
,
})
Creates a
WheelLabelStyle
.
Implementation
const WheelLabelStyle({ this.labelStyle, this.angle = 0.0, });
spinning_wheel package
documentation
models/wheel_label_style
WheelLabelStyle
WheelLabelStyle.new const constructor
WheelLabelStyle class