bgBlack function

String bgBlack(
  1. Object object
)

Implementation

String bgBlack(final Object object) => const _Style(40, 49).apply(object);