h static method

void h(
  1. Object? object
)

hide will use color black

Implementation

static void h(Object? object) => hide(object);