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