theme work

This commit is contained in:
Christien Rioux 2023-08-17 18:10:24 -04:00
parent e76e3cf0ba
commit 411705283d
17 changed files with 373 additions and 87 deletions

View file

@ -7,7 +7,6 @@ import '../providers/window_control.dart';
class IndexPage extends ConsumerWidget {
const IndexPage({super.key});
static const path = '/';
@override
Widget build(BuildContext context, WidgetRef ref) {