Setting background color: Decoration

Decoration: BoxDecoration(
    color: Colors.grey[300],
  )

Setting background color: Decoration — Structure map

Clickable & Draggable!

Setting background color: Decoration — Related pages: