menu
randpg package
documentation
entities/races.dart
Dwarf
getAdjective method
getAdjective method
dark_mode
light_mode
getAdjective
method
@
override
String
getAdjective
(
)
override
Returns the adjective of the race
Implementation
@override String getAdjective() => _raceAdjective;
randpg package
documentation
entities/races
Dwarf
getAdjective method
Dwarf class