solarRadius top-level constant

Length const solarRadius

The radius of the Sun.

Implementation

// ignore: prefer_int_literals
const Length solarRadius = Length.constant(Double.constant(6.9599e8));