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