menu
dungeon_world_data package
documentation
item.dart
Item
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name of the item.
Implementation
final String name;
dungeon_world_data package
documentation
item
Item
name property
Item class