mirror of
https://github.com/flutter/samples.git
synced 2026-06-07 14:59:43 +00:00
Samples maintenance (#435)
This commit is contained in:
@@ -36,7 +36,7 @@ class CState extends State<Cook> {
|
||||
title: Text(widget.nme,
|
||||
style: Theme.of(ct)
|
||||
.textTheme
|
||||
.display2
|
||||
.headline3
|
||||
.copyWith(fontFamily: 'ark', color: Colors.black))),
|
||||
margin: EdgeInsets.only(top: 40, bottom: 30, left: 20)),
|
||||
Expanded(
|
||||
|
||||
Reference in New Issue
Block a user