getBackgroundColor method

Color getBackgroundColor()

Implementation

Color getBackgroundColor() => Theme.of(context).colorScheme.background;