noDecoration property

void get noDecoration

Implementation

void get noDecoration => decoration = TextDecoration.none;