dynamicCalendarRows property

bool? dynamicCalendarRows
final

Flag to enable dynamic calendar rows based on specific month

This will make calendar height dynamic to fit real month rows

Implementation

final bool? dynamicCalendarRows;