menu
iconoir_flutter package
documentation
regular/vertical_merge.dart
VerticalMerge
VerticalMerge.new const constructor
VerticalMerge.new const constructor
dark_mode
light_mode
VerticalMerge
constructor
const
VerticalMerge
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const
VerticalMerge({widgets.Key? key,
this
.color,
this
.width,
this
.height}) :
super
(key: key);
iconoir_flutter package
documentation
regular/vertical_merge
VerticalMerge
VerticalMerge.new const constructor
VerticalMerge class