This website works better with JavaScript.
Home
Explore
Help
Sign In
vortitu
/
vortifier
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
f
master
vortitu
6 years ago
parent
82a28cfaac
commit
5c0361ddb9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/main.dart
+ 1
- 1
lib/main.dart
View File
@@ -96,7 +96,7 @@ class _MyHomePageState extends State<MyHomePage> {
),
Text(
'$_counter',
style: Theme.of(context).textTheme.
display1
,
style: Theme.of(context).textTheme.
headline4
,
),
],
),
Write
Preview
Loading…
Cancel
Save