pinned property
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;
Indicator whether the ContextMenuTile is considered pinned, meaning displaying an appropriate icon.
If null
, then no icon associated with pinning is displayed.
final bool? pinned;