compactMaxWidth property

  1. @override
int get compactMaxWidth
override

Implementation

@override
int get compactMaxWidth => GridRawTokens.gridMaxWidthCompact;
set compactMaxWidth (int value)
inherited

Implementation

late int compactMaxWidth;