master #81
@ -66,7 +66,8 @@ abstract class ThemeResolver<Style extends ThemeStyle<Style>, Extension,
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    if (style == null) {
 | 
					    if (style == null) {
 | 
				
			||||||
      throw FlutterError(
 | 
					      throw FlutterError(
 | 
				
			||||||
        'No default style found for $Style in $Extension${extra != null ? ' with $extra' : ''}',
 | 
					        'No default style found for $Style in '
 | 
				
			||||||
 | 
					        '$Extension${extra != null ? ' with $extra' : ''}',
 | 
				
			||||||
      );
 | 
					      );
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user