DecorationChange
Represents an atomic change in a list of Decoration objects.
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
data class Moved(val id: DecorationId, val fromPosition: Int, val toPosition: Int) : DecorationChange
Link copied to clipboard
Link copied to clipboard