border property

bool border
final

Whether to show an OutlineInputBorder or InputBorder.none.

Implementation

final bool border;