menu
flutter_gherkin_integration package
documentation
flutter_gherkin.dart
FlutterTestConfiguration
hooks property
hooks property
dark_mode
light_mode
hooks
property
Iterable
<
Hook
>
?
hooks
getter/setter pair
inherited
Hooks that are run at certain points in the execution cycle
Implementation
Iterable<Hook>? hooks;
flutter_gherkin_integration package
documentation
flutter_gherkin
FlutterTestConfiguration
hooks property
FlutterTestConfiguration class