today color change to green
This commit is contained in:
parent
571937be4f
commit
494262604f
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ class _MIHCalendarState extends State<MIHCalendar> {
|
|||
color: MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
),
|
||||
todayDecoration: BoxDecoration(
|
||||
color: MzanziInnovationHub.of(context)!.theme.messageTextColor(),
|
||||
color: MzanziInnovationHub.of(context)!.theme.successColor(),
|
||||
shape: BoxShape.circle,
|
||||
),
|
||||
selectedTextStyle: TextStyle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue