tenSeconds top-level constant

Duration const tenSeconds

Implementation

const tenSeconds = Duration(seconds: 10);