menu
sport_exercise_tracker_widget package
documentation
utils/consts.dart
KeyPointsLineStyle
KeyPointsLineStyle.new const constructor
KeyPointsLineStyle.new const constructor
dark_mode
light_mode
KeyPointsLineStyle
constructor
const
KeyPointsLineStyle
(
{
required
Color
color
,
required
double
strokeWidth
,
})
Implementation
const KeyPointsLineStyle({required this.color, required this.strokeWidth});
sport_exercise_tracker_widget package
documentation
utils/consts
KeyPointsLineStyle
KeyPointsLineStyle.new const constructor
KeyPointsLineStyle class