menu
healthicons_flutter package
documentation
filled/exercise_bicycle.dart
ExerciseBicycle
ExerciseBicycle.new const constructor
ExerciseBicycle.new const constructor
dark_mode
light_mode
ExerciseBicycle
constructor
const
ExerciseBicycle
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ExerciseBicycle({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/exercise_bicycle
ExerciseBicycle
ExerciseBicycle.new const constructor
ExerciseBicycle class