CalExt extension

on

Methods

counter(Duration interval, dynamic task(int i), {bool callOI = false}) → StreamSubscription

Available on num, provided by the CalExt extension

interval(dynamic task(int i)) → StreamSubscription

Available on num, provided by the CalExt extension

waitForTrue(bool checkFunction(), {Duration checkInterval = const Duration(milliseconds: 300)}) → Future<bool>

Available on num, provided by the CalExt extension