menu
sidecar package
documentation
rules/rules.dart
DataRule
visitAugmentedInvocation method
visitAugmentedInvocation method
dark_mode
light_mode
visitAugmentedInvocation
method
@
override
void
visitAugmentedInvocation
(
AugmentedInvocation
node
)
inherited
Implementation
@override R? visitAugmentedInvocation(AugmentedInvocation node) => null;
sidecar package
documentation
rules/rules
DataRule
visitAugmentedInvocation method
DataRule class