s3 property

String get s3

Fixed to 3 digits.

Implementation

String get s3 => toStringAsFixed(3);