buttonBackground constant

Color const buttonBackground

Interactive element background in its default (active) state.

Implementation

static const Color buttonBackground = Color(0xff0c68fe);