menu
df_safer_dart_lints package
documentation
_common.dart
AstVisitor<R>
visitDotShorthandInvocation abstract method
visitDotShorthandInvocation abstract method
dark_mode
light_mode
visitDotShorthandInvocation
abstract method
R?
visitDotShorthandInvocation
(
DotShorthandInvocation
node
)
Implementation
R? visitDotShorthandInvocation(DotShorthandInvocation node);
df_safer_dart_lints package
documentation
_common
AstVisitor<R>
visitDotShorthandInvocation abstract method
AstVisitor class