Updating readme
This commit is contained in:
parent
6fa939b8b5
commit
600608cde8
5 changed files with 117 additions and 107 deletions
|
@ -65,6 +65,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
|||
Form(
|
||||
child: Column(
|
||||
children: <Widget>[
|
||||
DateTimeFormField(),
|
||||
DateTimeFormField(
|
||||
decoration: const InputDecoration(
|
||||
hintStyle: TextStyle(color: Colors.black45),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue