mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 06:45:56 +08:00
* changed controlsBuilder signature combined all parameters into ControlsDetails class * sample fixes * updates to docstrings * switched to positional argument for stepper.controlsbuilder * Merge branch 'master' into stepper-builder-fix