Gradle SDK vers
This commit is contained in:
@@ -6,7 +6,7 @@ import 'package:gymlink_module_web/theme.dart';
|
||||
class MyAppStateMobile extends State<MyApp> {
|
||||
bool _isLoading = true;
|
||||
ThemeData theme = myTheme;
|
||||
bool black_theme = false;
|
||||
bool black_theme = true;
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user