menu
flutter_gherkin_integration package
documentation
flutter_gherkin.dart
AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType>
isAbsent abstract method
isAbsent abstract method
dark_mode
light_mode
isAbsent
abstract method
Future
<
bool
>
isAbsent
(
TFinderType
finder
, {
Duration
?
timeout
=
const Duration(seconds: 1)
,
})
Implementation
Future<bool> isAbsent( TFinderType finder, { Duration? timeout = const Duration(seconds: 1), });
flutter_gherkin_integration package
documentation
flutter_gherkin
AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType>
isAbsent abstract method
AppDriverAdapter class