setTheme abstract method Null safety

UnicoCheckBuilder setTheme(
  1. {required UnicoTheme unicoTheme}
)

Set your custom theme of camera by UnicoTheme object

Implementation

UnicoCheckBuilder setTheme({required UnicoTheme unicoTheme});