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