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