menu
shadcn_flutter package
documentation
shadcn_flutter.dart
CommandItem
leading property
leading property
dark_mode
light_mode
leading
property
Widget
?
leading
final
Optional widget displayed before the title (e.g., an icon).
Implementation
final Widget? leading;
shadcn_flutter package
documentation
shadcn_flutter
CommandItem
leading property
CommandItem class