menu
afib package
documentation
afib_uiid.dart
AFUIScreenTestID
AFUIScreenTestID.new const constructor
AFUIScreenTestID.new const constructor
dark_mode
light_mode
AFUIScreenTestID
constructor
const
AFUIScreenTestID
(
String
code
, {
List
<
String
>
?
tags
,
})
Implementation
const AFUIScreenTestID(String code, { List<String>? tags }): super(code, AFUILibraryID.id);
afib package
documentation
afib_uiid
AFUIScreenTestID
AFUIScreenTestID.new const constructor
AFUIScreenTestID class