sizes property

String sizes
final

Sizes

corresponds to .col* If the 'col-*' that corresponds to the screen dimensions is present, the child is displayed. Otherwise, the child is not displayed.

Implementation

final String sizes;