fontSizeLarge property

double fontSizeLarge
getter/setter pair

Implementation

static double fontSizeLarge = Get.context!.width >= 1300 ? 20 : 16;