css property

String get css

Implementation

String get css => this == MainAxisSize.max ? '1' : '0';