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