menu
playwire_flutter package
documentation
playwire.dart
Playwire
setTest static method
setTest static method
dark_mode
light_mode
setTest
static method
Future
<
void
>
setTest
(
bool
enabled
)
Implementation
static Future<void> setTest(bool enabled) => _methods.invokeMethod('setTest', {'enabled': enabled});
playwire_flutter package
documentation
playwire
Playwire
setTest static method
Playwire class