A SemanticsNode with action "increase" needs to be annotated with either both "value" and "decreasedValue" or neither
'package:flutter/src/semantics/semantics.dart':
Failed assertion: line 1885 pos 7: '!_canPerformAction(SemanticsAction.decrease) || (_value == '') == (_decreasedValue == '')'
A SemanticsNode with action "increase" needs to be annotated with either both "value" and "decreasedValue" or neither 'package:flutter/src/semantics/semantics.dart': Failed assertion: line 1885 pos 7: '!_canPerformAction(SemanticsAction.decrease) || (_value == '') == (_decreasedValue == '')'