reportBackgroundColor3 constant

Color const reportBackgroundColor3

报表-背景-纯色浅蓝

Implementation

static const Color reportBackgroundColor3 =
    Color.fromARGB(255, 236, 241, 249);