isRemovable property
override
Indicates whether this CallButton can be removed from the Dock.
Implementation
@override
bool get isRemovable => false;
Indicates whether this CallButton can be removed from the Dock.
@override
bool get isRemovable => false;