view property

int view

Whether the activities are viewed as a list or as a calendar. 0 for ListCalendarView, 1 for TableCalendarView.

Implementation

int get view => _view;