menu
jetleaf_utils package
documentation
utils.dart
PlaceholderResolutionException
values property
values property
dark_mode
light_mode
values
property
List
<
String
>
values
final
Resolution chain (e.g. key -> fallback -> default) that led to the error.
Implementation
final List<String> values;
jetleaf_utils package
documentation
utils
PlaceholderResolutionException
values property
PlaceholderResolutionException class