ar4_3 property

double get ar4_3

Calculate width for 4:3 aspect ratio

Implementation

double get ar4_3 => this * 3 / 4;