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