DeviceExt extension

on

Methods

pumpDeviceAndMatch({required String groupTitle, required DeviceBuilder builder, Future gestureBuilder()?, bool? autoHeight = true, Iterable<LocalizationsDelegate>? localizationsDelegates, Iterable<Locale>? supportedLocales, WildnessProperties? config, TextStyle? defaultTextStyle, Color? primaryColor}) Future<void>
pumpWidgetAndMatchWithGesture({required String groupTitle, required GoldenBuilder builder, Future gestureBuilder()?, bool? autoHeight = true, Size? surfaceSize, double? textScaleSize, Iterable<LocalizationsDelegate>? localizationsDelegates, Iterable<Locale>? supportedLocales, WildnessProperties? config, TextStyle? defaultTextStyle, Color? primaryColor}) Future<void>
screenMatchesName(String groupTitle) String