bgBlueBright function

String bgBlueBright(
  1. Object object
)

Implementation

String bgBlueBright(final Object object) => const _Style(104, 49).apply(object);