menu
jetleaf_utils package
documentation
utils.dart
SimplePlaceholderPart
key property
key property
dark_mode
light_mode
key
property
String
key
final
The raw key of the placeholder (e.g.,
user
in
#{user}
).
Implementation
final String key;
jetleaf_utils package
documentation
utils
SimplePlaceholderPart
key property
SimplePlaceholderPart class