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