dashListClass property
String?
get
dashListClass
Returns the CSS class for dash style list, or null if no special class (default).
Implementation
String? get dashListClass => null;
Returns the CSS class for dash style list, or null if no special class (default).
String? get dashListClass => null;