classes property

String? classes
final

The CSS classes to apply to the HTML element, separated by whitespace.

Implementation

final String? classes;