copyWith method Null safety
- {BorderSide? borderSide}
Creates a copy of this input border with the specified borderSide.
Implementation
InputBorder copyWith({ BorderSide? borderSide });
Creates a copy of this input border with the specified borderSide.
InputBorder copyWith({ BorderSide? borderSide });