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