darkConfig property

BlockquoteConfig darkConfig

Implementation

static BlockquoteConfig get darkConfig =>
    BlockquoteConfig(textColor: const Color(0xffd0d7de));