menu
research_package package
documentation
model.dart
RPTextAnswerFormat
RPTextAnswerFormat constructor
RPTextAnswerFormat constructor
dark_mode
light_mode
RPTextAnswerFormat
constructor
RPTextAnswerFormat
(
{
String
?
hintText
,
bool
autoFocus
=
false
,
bool
disableHelpers
=
false
,
})
Implementation
RPTextAnswerFormat( {this.hintText, this.autoFocus = false, this.disableHelpers = false}) : super();
research_package package
documentation
model
RPTextAnswerFormat
RPTextAnswerFormat constructor
RPTextAnswerFormat class