ThemeDevelopmentScreen constructor

const ThemeDevelopmentScreen(
  1. {Key? key}
)

A screen that eases the development of themes, as it shows all the different elements of a theme.

This screen is not meant to be used in production and should only be available when the app is in debug mode.

Implementation

const ThemeDevelopmentScreen