flutter_styled_toast icon indicating copy to clipboard operation
flutter_styled_toast copied to clipboard

Could you make StyledToastTheme visible outside of library?

Open darkstarx opened this issue 3 years ago • 0 comments

Hi there! It would be very useful if I could access the StyledToastTheme outside of the lib. And it would be nice to have a public function for that, which would receive optional BuildContext (like showToast function which uses currentContext if an optional context is null).

Thank you!

darkstarx avatar Apr 05 '21 11:04 darkstarx