DateIntervalMenuView constructor

DateIntervalMenuView(
  1. DateIntervalMenuItem menuItem,
  2. SearchBarCallback callback,
  3. Color activeColor
)

Implementation

DateIntervalMenuView(this.menuItem, this.callback, this.activeColor);