RazorTheme constructor

RazorTheme({
  1. String color,
})

Implementation

external factory RazorTheme({
  String color,
});