Open guominfang opened 7 months ago
Adding a TextField to DataRow2 and implementing onSubmitted doesn't listen to the Enter key next to the numeric keypad. ` DataRow2( cells:[ TextField( onSubmitted:(value){ } ) ] )
`
Adding a TextField to DataRow2 and implementing onSubmitted doesn't listen to the Enter key next to the numeric keypad. ` DataRow2( cells:[ TextField( onSubmitted:(value){ } ) ] )
`