Skip to content

Commit

Permalink
Added DateRange picker Name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alabhya268 committed Nov 28, 2020
1 parent 5db4847 commit eba5d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/nav_dialogs_ex.dart
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class DialogsExample extends StatelessWidget {
}
});
},
child: const Text('Date Picker Dialog'),
child: const Text('DateRange Picker Dialog'),
),
////// Bottom Sheet Dialog.
RaisedButton(
Expand Down

0 comments on commit eba5d04

Please sign in to comment.