menu
worldsmith package
documentation
world_context.dart
WorldContext
getMainMenu method
getMainMenu method
dark_mode
light_mode
getMainMenu
method
MainMenu
getMainMenu
(
)
Get the main menu for the given
WorldContext
.
Implementation
MainMenu getMainMenu() => MainMenu(this);
worldsmith package
documentation
world_context
WorldContext
getMainMenu method
WorldContext class