darkTheme property

FeedbackThemeData? darkTheme
final

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

Implementation

final FeedbackThemeData? darkTheme;