menu
sip_cli package
documentation
domain/pubspec_yaml_impl.dart
PubspecYamlImpl
nearest method
nearest method
dark_mode
light_mode
nearest
method
@
override
String
?
nearest
(
[
String
?
fileName
])
override
Implementation
@override String? nearest([String? fileName]) { return super.nearest(PubspecYaml.fileName); }
sip_cli package
documentation
domain/pubspec_yaml_impl
PubspecYamlImpl
nearest method
PubspecYamlImpl class