static constant

Position const static

The element is positioned according to the Normal Flow of the document. This is the default value.

Implementation

static const Position static = _Position('static');