onAccent method

Color onAccent(
  1. BuildContext context
)

Implementation

Color onAccent(BuildContext context) => onAccentColor ?? Colors.white;