squareListClass property

String? get squareListClass

Returns the CSS class for square style list, or null if no special class (default).

Used for + item

Implementation

String? get squareListClass => null;