menu
better_effect_flutter package
documentation
testing.dart
TestRuntime
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Whether
close
has been requested through this harness.
Implementation
bool get isClosed => _closed;
better_effect_flutter package
documentation
testing
TestRuntime
isClosed property
TestRuntime class