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