Update main.dart
add name
This commit is contained in:
parent
e7f29a8d94
commit
8ae8f221cb
@ -7,7 +7,7 @@ void main() {
|
||||
home: Scaffold(
|
||||
backgroundColor: Colors.red,
|
||||
appBar: AppBar(
|
||||
title: Text('Dicee'),
|
||||
title: Text('Play Dicee with Semite'),
|
||||
backgroundColor: Colors.red,
|
||||
),
|
||||
body: DicePage(),
|
||||
|
Loading…
Reference in New Issue
Block a user