menu
calendar_view2 package
documentation
calendar_view.dart
WeekView<T extends Object?>
showVerticalLines property
showVerticalLines property
dark_mode
light_mode
showVerticalLines
property
bool
showVerticalLines
final
If true this will display vertical lines between each day.
Implementation
final bool showVerticalLines;
calendar_view2 package
documentation
calendar_view
WeekView<T extends Object?>
showVerticalLines property
WeekView class