NkTextFieldBGSets constructor

NkTextFieldBGSets(
  1. Color? borderColor,
  2. Size? constSize
)

Implementation

NkTextFieldBGSets(this.borderColor, this.constSize);