menu
jetleaf_lang package
documentation
lang.dart
Package
getRootUri method
getRootUri method
dark_mode
light_mode
getRootUri
method
String
?
getRootUri
(
)
Returns the root URI of the package.
Implementation
String? getRootUri() => _rootUri;
jetleaf_lang package
documentation
lang
Package
getRootUri method
Package class