menu
pinindication package
documentation
widgets/shot_indicator_widget.dart
ShotIndicatorWidget
ShotIndicatorWidget.new const constructor
ShotIndicatorWidget.new const constructor
dark_mode
light_mode
ShotIndicatorWidget
constructor
const
ShotIndicatorWidget
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
required
int
shot
,
})
Implementation
const ShotIndicatorWidget({super.key, this.width, this.height, required this.shot});
pinindication package
documentation
widgets/shot_indicator_widget
ShotIndicatorWidget
ShotIndicatorWidget.new const constructor
ShotIndicatorWidget class