Skip to content

Instantly share code, notes, and snippets.

@Rahiche
Created December 13, 2018 19:49
Show Gist options
  • Save Rahiche/a9e0a029d2a12d5aa82b6284ee162949 to your computer and use it in GitHub Desktop.
Save Rahiche/a9e0a029d2a12d5aa82b6284ee162949 to your computer and use it in GitHub Desktop.
layoutBuilder: (Widget currentChild, List<Widget> previousChildren) {
return currentChild;
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment