widthPixels property

int get widthPixels

Implementation

int get widthPixels => (width * height).toInt();