update
This commit is contained in:
parent
28cb4cac67
commit
37b6a67e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ class DatePickerWidget extends StatelessWidget {
|
|||
onPressed: () => {_selectDate(context)},
|
||||
child: Text('Select Date',
|
||||
style: GoogleFonts.outfit(
|
||||
textStyle: const TextStyle(color: Colors.white, fontSize: 16),
|
||||
textStyle: const TextStyle(color: Colors.white, fontSize: 14, height: 2),
|
||||
)),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue