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