textEnd constant

TextField const textEnd

Implementation

static const textEnd = TextField(
  textAlign: TextAlign.end,
);