s2 property

String get s2

Fixed to 2 digits.

Implementation

String get s2 => toStringAsFixed(2);