toJson method

Map toJson()

Implementation

Map toJson() => {
  'backgroundColor': backgroundColor,
  'backgroundAlpha': backgroundAlpha,
};