noDecoration property

void get noDecoration

Implementation

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