isRemovable property

bool get isRemovable

Indicates whether this CallButton can be removed from the Dock.

Implementation

bool get isRemovable => true;