setBackgroundColor abstract method

Future setBackgroundColor(
  1. double r,
  2. double g,
  3. double b,
  4. double a,
)

Implementation

Future setBackgroundColor(double r, double g, double b, double a);