backgroundColor property

void backgroundColor=(Color color)

Implementation

set backgroundColor(Color color) =>
    backgroundColorState = NikuState.all(color);