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