menu
artools package
documentation
artools.dart
StringSet typedef
StringSet typedef
dark_mode
light_mode
StringSet
typedef
StringSet
=
Set
<
String
>
Type alias for a set of strings.
Implementation
typedef StringSet = Set<String>;
artools package
documentation
artools
StringSet typedef
ARTools library