menu
dungeon_world_data package
documentation
spell.dart
Spell
description property
description property
dark_mode
light_mode
description
property
String
description
final
The description of the spell's effect, and how it works mechanically.
Implementation
final String description;
dungeon_world_data package
documentation
spell
Spell
description property
Spell class