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