p property

Color? p

Implementation

Color? get p => Theme.of(context).colorScheme.primary;