px property

double get px

Implementation

double get px =>
    Get.context != null ? ((Get.width / 375) * this) : this.toDouble();