<itemvalue="The number of whole minutes spanned by this [Duration]. The returned value can be greater than 59. For example, a duration of three hours and 12 minutes has 192 minutes. ```dart const duration = Duration(hours: 3, minutes: 12); print(duration.inMinutes); 192 ```"/>
<itemvalue="The number of whole minutes spanned by this [Duration]. The returned value can be greater than 59. For example, a duration of three hours and 12 minutes has 192 minutes. ```dart const duration = Duration(hours: 3, minutes: 12); print(duration.inMinutes); 192 ```"/>
<itemvalue="Launch Task"/>
<itemvalue="Launch Task"/>
@ -58,13 +60,11 @@
<itemvalue="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to."/>
<itemvalue="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to."/>
<itemvalue="interrupt process when question or response too short."/>
<itemvalue="interrupt process when question or response too short."/>
<itemvalue="interrupt process when question too short."/>
<itemvalue="interrupt process when question too short."/>