twoSeconds top-level constant

Duration const twoSeconds

Implementation

const twoSeconds = Duration(seconds: 2);