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