fill constant

RelativeRect const fill

A rect that covers the entire container.

Implementation

static const RelativeRect fill = RelativeRect.fromLTRB(0.0, 0.0, 0.0, 0.0);