Short alias for scale. Scales based on screen width.
Example:
double width = 12.s(context);
double s(BuildContext context) => context.scale(toDouble());