Searched refs:textDecoration (Results 1 – 12 of 12) sorted by relevance
23 textDecoration: 'none' property
40 textDecoration: 'none' property
31 ..textDecoration = 'underline';
1169 final String textDecoration =1171 if (textDecoration != null) {1172 cssStyle.textDecoration = textDecoration;
233 ..textDecoration = style.decoration;
1576 textDecoration?: any; property
2018 textDecoration?: number | string;
4950 textDecoration: string; property
2394 textDecoration: genEnumValidator(['none', 'underline', 'line-through']), property2988 textDecoration: genEnumValidator(['none', 'underline', 'line-through']), property
463 // the |textDecoration| list. The ith bit is set if there's a TextDecoration
3104 textDecoration: string; property
3084 textDecoration: string; property