bgBlue function

String bgBlue(
  1. Object object
)

Implementation

String bgBlue(final Object object) => const _Style(44, 49).apply(object);