theme property

AwesomeTheme theme
final

Theme of the camera UI, used in the built-in interface.

You can also use it in your own UI with AwesomeThemeProvider. You might need to wrap your UI in a Builder to get a context.

Implementation

final AwesomeTheme theme;