GetDurationUtils extension

on

Properties

delay Future<void>

Available on Duration, provided by the GetDurationUtils extension

await Duration(seconds: 1).delay();
no setter