lg property

int? lg
final

grid at large screen. the range is 1-12 if null it will following the bottom of it, i.e. following md ?? following sm ?? following xs

Implementation

final int? lg;