menu
flight_booking_app package
documentation
shop/message_feedback_buttons.dart
MessageFeedbackButtons
onFeedback property
onFeedback property
dark_mode
light_mode
onFeedback
property
dynamic Function
(
String
messageId
,
List
<
String
>
reasons
)
?
onFeedback
final
Implementation
final Function(String messageId, List<String> reasons)? onFeedback;
flight_booking_app package
documentation
shop/message_feedback_buttons
MessageFeedbackButtons
onFeedback property
MessageFeedbackButtons class