menu
setonix_server
setonix_server.dart
GameDialog
withImage method
withImage
dark_mode
light_mode
withImage
method
GameDialog
withImage
(
String
image
)
Implementation
GameDialog withImage(String image) => copyWith(image: image);
setonix_server
setonix_server
GameDialog
withImage method
GameDialog class