menu
im_themed package
documentation
third-party/csslib/visitor.dart
UnicodeRangeTerm
UnicodeRangeTerm constructor
UnicodeRangeTerm constructor
dark_mode
light_mode
UnicodeRangeTerm
constructor
UnicodeRangeTerm
(
String
?
first
,
String
?
second
,
SourceSpan?
span
)
Implementation
UnicodeRangeTerm(this.first, this.second, SourceSpan? span) : super(span);
im_themed package
documentation
third-party/csslib/visitor
UnicodeRangeTerm
UnicodeRangeTerm constructor
UnicodeRangeTerm class