menu
randpg package
documentation
entities/landscapes.dart
Mountains
getLandscapeType method
getLandscapeType method
dark_mode
light_mode
getLandscapeType
method
@
override
String
getLandscapeType
(
)
override
Returns the type of the landscape
Implementation
@override String getLandscapeType() => _landscapeType;
randpg package
documentation
entities/landscapes
Mountains
getLandscapeType method
Mountains class