mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 14:27:23 +01:00 
			
		
		
		
	fix: Inputborder
This commit is contained in:
		
							parent
							
								
									6348953fb8
								
							
						
					
					
						commit
						6960618f55
					
				@ -1154,6 +1154,7 @@ class _ChatState extends State<Chat> {
 | 
			
		||||
                                              L10n.of(context).writeAMessage,
 | 
			
		||||
                                          hintMaxLines: 1,
 | 
			
		||||
                                          border: InputBorder.none,
 | 
			
		||||
                                          enabledBorder: InputBorder.none,
 | 
			
		||||
                                          filled: false,
 | 
			
		||||
                                        ),
 | 
			
		||||
                                        onChanged: (String text) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user