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