menu
afib package
documentation
afib_flutter.dart
AFSingleScreenPrototypeBody
addSmokeTest method
addSmokeTest method
dark_mode
light_mode
addSmokeTest
method
void
addSmokeTest
(
AFScreenTestBody
body
)
Implementation
void addSmokeTest(AFScreenTestBody body) { _checkDuplicateTestId(body.id); smokeTests.add(body); }
afib package
documentation
afib_flutter
AFSingleScreenPrototypeBody
addSmokeTest method
AFSingleScreenPrototypeBody class