EndBehavior constructor

const EndBehavior({
  1. bool clearOnEnd = true,
})

Implementation

const EndBehavior({this.clearOnEnd = true});