heightDouble property

double heightDouble

The height of this image in pixels, e.g. 300.0

Implementation

double get heightDouble => double.parse(height);