end method

T end()

Creates an Attribute instance with MainAxisAlignment.end.

Implementation

T end() => builder(MainAxisAlignment.end);