RoundedBorderedBox constructor
const
RoundedBorderedBox({
- Key? key,
- TextInputType? keyboardType,
Implementation
const RoundedBorderedBox({
super.key,
this.keyboardType,
});