ueman / feedback

A simple widget for getting better feedback.
https://pub.dev/packages/feedback
395 stars 96 forks source link

Add a copy with method to FeedbackThemeData #312

Closed ricardoboss closed 4 months ago

ricardoboss commented 4 months ago

:scroll: Description

Adds a copyWith method to FeedbackThemeData. Also adds brightness as a settable property.

:bulb: Motivation and Context

This fixes issue #311.

:green_heart: How did you test it?

By calling copyWith in the example and seeing its results.

:pencil: Checklist

:crystal_ball: Next steps