NeonInputBox constructor
const
NeonInputBox({})
Implementation
const NeonInputBox({
super.key,
this.controller,
required this.tabs,
this.tabColors,
this.bottomLeftWidget,
this.hint,
});
const NeonInputBox({
super.key,
this.controller,
required this.tabs,
this.tabColors,
this.bottomLeftWidget,
this.hint,
});