Show Menu
Cheatography

flutter Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Padding

Empty space to inscribe inside the [decor­ation]

Margin

Empty space to surround the [decor­ation] and [child]

Column

Creates a vertical array of children

Row

Creates a horizontal array of children
 

SizedBox

Define space between containers

SafeArea

Creates a widget that avoids operating system interfaces
 

Inspect Class

Ctrl + J

Intention Action

Option + Enter

Tool windows -- Project view

Command + 1