menu
flutter_local_notifications_support package
documentation
flutter_local_notifications.dart
ContentUriAndroidIcon
icon property
icon property
dark_mode
light_mode
icon
property
@
override
String
get
icon
A content URI that refers to the location of the icon.
Implementation
@override String get icon => _icon;
flutter_local_notifications_support package
documentation
flutter_local_notifications
ContentUriAndroidIcon
icon property
ContentUriAndroidIcon class