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