border property
The border.
Implementation
@override
// TODO: Change this to Decoration once Flutter provides a raw text field, EditableText is awful to work with.
final FVariants<FTextFieldVariantConstraint, FTextFieldVariant, InputBorder, Delta> border;