menu
kivex_flutter package
documentation
icons/notification.dart
Notification
Notification.new const constructor
Notification.new const constructor
dark_mode
light_mode
Notification
constructor
const
Notification
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Notification({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/notification
Notification
Notification.new const constructor
Notification class