$ property

Signal<Pattern> get $

Return a signal from a Pattern value

Implementation

Signal<Pattern> get $ => signal<Pattern>(this);