Kevin Espaldon

Results 2 issues of Kevin Espaldon

Can we pls make the text display a variable here? ``` Text( date != null ? DateFormat("d").format(date!) : '', style: TextStyle( fontSize: 14.0, fontWeight: FontWeight.w400, color: isSelected && this.date !=...

would be nice to add extra actions when users long press a navbar item EDIT: goes without saying that this shouldn't override the default behavior as with `onPressed`