getScale method

double getScale()

Implementation

double getScale() {
    return  _scales[ResponsiveHelper.current()]!;
}