showComp method

void showComp()
inherited

Implementation

void showComp() {
  paint.color = const Color(0xFFFFFFFF);
}