|
|
|
@ -2696,7 +2696,12 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '),'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Divider'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '(),'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'thickness'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ':'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: ' '),
|
|
|
|
|
TextSpan(style: codeStyle.numberStyle, text: '1'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '),'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Expanded'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
@ -2984,7 +2989,12 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '),'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Divider'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '(),'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'thickness'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ':'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: ' '),
|
|
|
|
|
TextSpan(style: codeStyle.numberStyle, text: '1'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '),'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Expanded'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|