fontSize32 top-level property

double fontSize32
final

Implementation

final fontSize32 = Device.get().isTablet ? 32 * 2.0 : 32.0;