isEndIconVisible property

bool get isEndIconVisible

Implementation

bool get isEndIconVisible => iconAlignment.isEnd && icon != null;