menu
test package
documentation
test.dart
Tags
Tags const constructor
Tags const constructor
dark_mode
light_mode
Tags
constructor
const
Tags
(
Iterable
<
String
>
_tags
)
Applies a set of user-defined tags to a test suite.
Implementation
const Tags(this._tags);
test package
documentation
test
Tags
Tags const constructor
Tags class