darkConfig property

BlockquoteConfig get darkConfig

Implementation

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