pinned property

bool? pinned
final

Indicator whether the ContextMenuTile is considered pinned, meaning displaying an appropriate icon.

If null, then no icon associated with pinning is displayed.

Implementation

final bool? pinned;