convenient_test_common_dart library

Extensions

ExtInt on int

Functions

describeIdentity(Object? object) String
objectRuntimeType(Object? object, String optimizedValue) String
shortHash(Object? object) String
whenValueNonNull<T>(ValueListenable<T> listenable) Future<T>

Typedefs

GroupEntryInfoTraverseCallback = void Function(GroupEntryInfo groupEntryInfo)
VoidCallback = void Function()