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