menu
csslib package
documentation
visitor.dart
SupportsNegation
clone method
clone method
dark_mode
light_mode
clone
method
@
override
SupportsNegation
clone
(
)
override
Implementation
@override SupportsNegation clone() => SupportsNegation(condition.clone(), span);
csslib package
documentation
visitor
SupportsNegation
clone method
SupportsNegation class