AdaptivePresetPattern constructor

const AdaptivePresetPattern(
  1. PatternData pattern
)

Creates an AdaptivePresetPattern with the given pattern.

Implementation

const AdaptivePresetPattern(this.pattern);