menu
ui_framework_kit package
documentation
widget/state/empty_state_widget.dart
EmptyStateWidget
actionLabel property
actionLabel property
dark_mode
light_mode
actionLabel
property
String
?
actionLabel
final
Optional CTA button label. When null, no button is rendered.
Implementation
final String? actionLabel;
ui_framework_kit package
documentation
widget/state/empty_state_widget
EmptyStateWidget
actionLabel property
EmptyStateWidget class