iconOnly property

bool get iconOnly

Implementation

bool get iconOnly => prefix != null && suffix == null && child == null;