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