Created
January 9, 2022 14:40
-
-
Save aliafshar/e773a7b98c724a453d5e6fec2b85d0ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @override | |
| Widget build(BuildContext context) { | |
| return MaterialApp( | |
| title: 'Flutter Demo', | |
| theme: ThemeData( //... ), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment