toCurrentMonth method

void toCurrentMonth()

Change page to current YearMonth

Implementation

void toCurrentMonth() => _stateKey.currentState!._toCurrentMonth();