AnimatedNotificationBellStyle class
A class that defines the style for the animated notification bell.
Constructors
Properties
- amountCircleColor → Color
-
The color of the notification amount circle.
final
- amountCircleSize → double
-
The size of the notification amount circle.
final
- amountCircleTextStyle → TextStyle
-
The text style of the notification amount.
final
- bellColor → Color
-
The color of the notification bell icon.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- notificationIconSize → double
-
The size of the icon.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited