d100 constant

Duration const d100

Defines a Duration of 100ms

Implementation

static const d100 = Duration(milliseconds: 100);