heightPixels property

int get heightPixels

Implementation

int get heightPixels => (height * scale).toInt();