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