xl property

int? xl
final

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

Implementation

final int? xl;