surface method

Color surface(
  1. BuildContext context
)

Implementation

Color surface(BuildContext context) => Theme.of(context).scaffoldBackgroundColor;