SizedBox mpw(BuildContext context) => SizedBox(width: MediaQuery.of(context).size.width * (toDouble() / 100));