noDecoration property

void get noDecoration

Implementation

void get noDecoration => _style.decoration = TextDecoration.none;