mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 10:29:06 +02:00
@@ -0,0 +1,4 @@
|
||||
import "package:flutter/material.dart";
|
||||
|
||||
final ThemeData darkTheme = ThemeData.dark();
|
||||
final ThemeData lightTheme = ThemeData.light();
|
||||
Reference in New Issue
Block a user