mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Update for Material changes & run rebuild scripts (#1412)
This commit is contained in:
@@ -7,7 +7,7 @@ import 'package:flutter/material.dart';
|
||||
final appTheme = ThemeData(
|
||||
primarySwatch: Colors.yellow,
|
||||
textTheme: const TextTheme(
|
||||
headline1: TextStyle(
|
||||
displayLarge: TextStyle(
|
||||
fontFamily: 'Corben',
|
||||
fontWeight: FontWeight.w700,
|
||||
fontSize: 24,
|
||||
|
||||
Reference in New Issue
Block a user