menu
fastyle_dart package
documentation
logic/models/notification_center_options.model.dart
FastNotificationCenterOptions
leadingIcon property
leadingIcon property
dark_mode
light_mode
leadingIcon
property
Widget
?
leadingIcon
final
A widget to display before the notification title.
Implementation
final Widget? leadingIcon;
fastyle_dart package
documentation
logic/models/notification_center_options.model
FastNotificationCenterOptions
leadingIcon property
FastNotificationCenterOptions class