double getWidth(double percent) => MediaQuery.of(ContextService.context).size.width * _getPercent(percent);