toCurrentMonth method Null safety
Change page to current YearMonth
Implementation
void toCurrentMonth() => _stateKey.currentState!._toCurrentMonth();
Change page to current YearMonth
void toCurrentMonth() => _stateKey.currentState!._toCurrentMonth();