playground/utils/preview_background_wrapper library

Widget that wraps a preview and injects themedBackgroundColor.

Classes

PreviewBackgroundWrapper
Widget that wraps a preview and injects themedBackgroundColor into any StateVariantsWrapper descendants by rebuilding them with the color parameter. This provides a more reliable mechanism than InheritedWidget for passing the background color to registry-created previews.