常量

Duration const

一个空的持续时间,表示零时间。

实现

static const Duration zero = Duration(seconds: 0);