menu
shader_texts package
documentation
example/main.dart
MyApp
MyApp.new constructor
MyApp.new constructor
dark_mode
light_mode
MyApp
constructor
MyApp
(
{
Key
?
key
,
})
Implementation
MyApp({Key? key, }) : super(key: key);
shader_texts package
documentation
example/main
MyApp
MyApp.new constructor
MyApp class