showComp method

void showComp()

Implementation

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