menu
jetleaf_lang package
documentation
lang.dart
Asset
getFilePath method
getFilePath method
dark_mode
light_mode
getFilePath
method
String
getFilePath
(
)
Returns the full path to the file (same as
_filePath
).
Implementation
String getFilePath() => _filePath;
jetleaf_lang package
documentation
lang
Asset
getFilePath method
Asset class