textStart constant

TextField const textStart

Implementation

static const textStart = TextField(
  textAlign: TextAlign.start,
);