submitButtonText property
Text of the button, which the user taps or clicks to submit his feedback.
Remarks:
- This can be ommited when providing a custom BetterFeedback.feedbackBuilder.
Implementation
@override
String get submitButtonText => '送信';
Text of the button, which the user taps or clicks to submit his feedback.
Remarks:
@override
String get submitButtonText => '送信';