menu
geniuslink_design_system package
documentation
design_system/components/data/tree_models.dart
TreeNode<T>
badge property
badge property
dark_mode
light_mode
badge
property
String
?
badge
final
Optional trailing badge text (a count, a status, a shortcut…).
Implementation
final String? badge;
geniuslink_design_system package
documentation
design_system/components/data/tree_models
TreeNode<T>
badge property
TreeNode class