componentCss property

String get componentCss

Component-specific CSS (scrollbars, tree lines, animations, etc.)

This is where you put CSS that's specific to your design language but not related to colors (which are auto-generated).

Implementation

String get componentCss => '';