RPTextAnswerFormat constructor

RPTextAnswerFormat({
  1. String? hintText,
})

Implementation

RPTextAnswerFormat({this.hintText}) : super();