menu
u package
documentation
components/gauge.dart
UGaugeAnnotation
UGaugeAnnotation.new constructor
UGaugeAnnotation.new constructor
dark_mode
light_mode
UGaugeAnnotation
constructor
UGaugeAnnotation
(
{
required
Widget
widget
,
required
double
angle
,
required
double
position
,
})
Implementation
UGaugeAnnotation({ required this.widget, required this.angle, required this.position, });
u package
documentation
components/gauge
UGaugeAnnotation
UGaugeAnnotation.new constructor
UGaugeAnnotation class