noUnderline property

void noUnderline

Implementation

void get noUnderline {
  borderWidth = 0;
  borderColor = Colors.transparent;
}