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