menu
carbon_flutter package
documentation
features/notification/notification.props.dart
CNotificationBaseProps
hideCloseButton property
hideCloseButton property
dark_mode
light_mode
hideCloseButton
property
bool
hideCloseButton
final
Whether the close button should be disabled, or not.
Implementation
final bool hideCloseButton;
carbon_flutter package
documentation
features/notification/notification.props
CNotificationBaseProps
hideCloseButton property
CNotificationBaseProps class