DartIntExt extension

on

Properties

dd Duration

Available on int, provided by the DartIntExt extension

返回时间对象: 天
no setter
hh Duration

Available on int, provided by the DartIntExt extension

返回时间对象: 小时
no setter
mm Duration

Available on int, provided by the DartIntExt extension

返回时间对象: 分钟
no setter
ms Duration

Available on int, provided by the DartIntExt extension

返回时间对象: 毫秒
no setter
ss Duration

Available on int, provided by the DartIntExt extension

返回时间对象: 秒
no setter

Methods

delay([FutureOr callback()?]) Future

Available on int, provided by the DartIntExt extension

延迟多少毫秒再执行