menu
afib package
documentation
afib_flutter.dart
AFScreenPrototype
paramDescriptions method
paramDescriptions method
dark_mode
light_mode
paramDescriptions
method
List
<
String
>
paramDescriptions
(
AFScreenTestID
id
)
Implementation
List<String> paramDescriptions(AFScreenTestID id) { return <String>[]; }
afib package
documentation
afib_flutter
AFScreenPrototype
paramDescriptions method
AFScreenPrototype class