menu
jetleaf_lang package
documentation
lang.dart
Package
getFilePath method
getFilePath method
dark_mode
light_mode
getFilePath
method
String
?
getFilePath
(
)
Returns the file path of the package.
Implementation
String? getFilePath() => _filePath;
jetleaf_lang package
documentation
lang
Package
getFilePath method
Package class