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