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