magnitude property

num? magnitude
final

Optional numeric magnitude. Rendered as magnitude.toString() plus unit. Negative magnitudes are auto-rewritten as positive — the minus sign is implied by the down arrow.

Implementation

final num? magnitude;