Creates a drawable that occupies width by height cells.
width
height
const EmptyDrawable({this.width = 0, this.height = 0});