isLeft property

bool isLeft

Find if the logo is set to left or not.

Implementation

bool get isLeft => this == CardProviderLogoPosition.left;