setScreenAwareConstant static method

void setScreenAwareConstant(
  1. dynamic context
)

Implementation

static void setScreenAwareConstant(context) {
  setDefaultSize(context);
}