menu
shadcn_flutter package
documentation
shadcn_flutter.dart
IndentGuideLine
color property
color property
dark_mode
light_mode
color
property
Color
?
color
final
Custom color for the line. If null, uses the theme border color.
Implementation
final Color? color;
shadcn_flutter package
documentation
shadcn_flutter
IndentGuideLine
color property
IndentGuideLine class