menu
carbon_flutter package
documentation
features/notification/notification.props.dart
CNotificationBaseProps
onCloseButtonTap property
onCloseButtonTap property
dark_mode
light_mode
onCloseButtonTap
property
VoidCallback
?
onCloseButtonTap
final
Called when the close button is tapped.
Implementation
final VoidCallback? onCloseButtonTap;
carbon_flutter package
documentation
features/notification/notification.props
CNotificationBaseProps
onCloseButtonTap property
CNotificationBaseProps class