outline property

Color get outline

Implementation

Color get outline => neutralVariantTone(_isLight ? 50 : 60);