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