si property

int get si

Implementation

@pragma('vm:prefer-inline')
int get si => (this * _g.scaleFactor).round();