getBackgroundColor method

  1. @protected
Color getBackgroundColor()

Implementation

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