ScrollTestingWidget.backgroundColor

text and background colors

  1. Color textColor;
  2. Color backgroundColor;
    class ScrollTestingWidget
    protected
    Color backgroundColor;
  3. Color emptyColor;

Meta