extra material and simulink creation script
This commit is contained in:
@@ -20,6 +20,8 @@ class SmartSerowApp extends StatelessWidget {
|
||||
brightness: Brightness.dark,
|
||||
),
|
||||
useMaterial3: true,
|
||||
fontFamily: 'DIN1451',
|
||||
fontFamilyFallback: const ['NotoSans', 'Roboto'],
|
||||
),
|
||||
home: const AppRoot(),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user