sp property

double get sp

Responsive font size based on screen width

Implementation

double get sp => this * width / 375;