NsgSearchTextfield constructor
const
NsgSearchTextfield({})
Implementation
const NsgSearchTextfield({Key? key, required this.controller, this.borderRadius = 20, required this.onChanged}) : super(key: key);
const NsgSearchTextfield({Key? key, required this.controller, this.borderRadius = 20, required this.onChanged}) : super(key: key);