|
|
|
@ -16737,6 +16737,12 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'currentState'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'hideCurrentSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '();'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a _scaffoldKey'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'currentState'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'showSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'SnackBar'),
|
|
|
|
@ -23656,6 +23662,15 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'context'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ').'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'hideCurrentSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '();'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Scaffold'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'of'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'context'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ').'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'showSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'SnackBar'),
|
|
|
|
@ -23715,6 +23730,16 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'context'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ').'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'hideCurrentSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '();'),
|
|
|
|
|
TextSpan(
|
|
|
|
|
style: codeStyle.baseStyle, text: '\u000a '),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'Scaffold'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'of'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'context'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: ').'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'showSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'SnackBar'),
|
|
|
|
@ -24560,6 +24585,12 @@ class CodeSegments {
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'currentState'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'hideCurrentSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '();'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: '\u000a _scaffoldKey'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'currentState'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '.'),
|
|
|
|
|
TextSpan(style: codeStyle.baseStyle, text: 'showSnackBar'),
|
|
|
|
|
TextSpan(style: codeStyle.punctuationStyle, text: '('),
|
|
|
|
|
TextSpan(style: codeStyle.classStyle, text: 'SnackBar'),
|
|
|
|
|