fontSizeSmall property

double fontSizeSmall
getter/setter pair

Implementation

static double fontSizeSmall = Get.context!.width >= 1300 ? 16 : 12;