menu
pubtidy package
documentation
patchfixer.dart
ImportsPatcher
visitPropertyAccess method
visitPropertyAccess method
dark_mode
light_mode
visitPropertyAccess
method
@
override
ImportDirective?
visitPropertyAccess
(
PropertyAccess
node
)
inherited
Implementation
@override R? visitPropertyAccess(PropertyAccess node) => null;
pubtidy package
documentation
patchfixer
ImportsPatcher
visitPropertyAccess method
ImportsPatcher class