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