menu
dungeon_world_data package
documentation
move.dart
Move
description property
description property
dark_mode
light_mode
description
property
String
description
final
The description of the move - what it does, and how it works mechanically.
Implementation
final String description;
dungeon_world_data package
documentation
move
Move
description property
Move class