theme property

FeedbackThemeData? theme
final

The Theme, which gets used to style the feedback ui if the themeMode is ThemeMode.light or user's system preference is light.

Implementation

final FeedbackThemeData? theme;