menu
fastyle_dart package
documentation
logic/models/notification_center_options.model.dart
FastNotificationCenterOptions
iconSize property
iconSize property
dark_mode
light_mode
iconSize
property
double
?
iconSize
final
Represents the size of the icon in logical pixels.
Implementation
final double? iconSize;
fastyle_dart package
documentation
logic/models/notification_center_options.model
FastNotificationCenterOptions
iconSize property
FastNotificationCenterOptions class