menu
flutter_feedback_kit
flutter_feedback_kit.dart
FeedbackButton
autoCapture property
autoCapture
dark_mode
light_mode
autoCapture
property
bool
autoCapture
final
Automatically captures the screen when the form opens. Default:
false
.
Implementation
final bool autoCapture;
flutter_feedback_kit
flutter_feedback_kit
FeedbackButton
autoCapture property
FeedbackButton class