onPrePure property

(bool Function(LyInput<T> self, T value)?) onPrePure
getter/setter pair

Implementation

bool Function(LyInput<T> self, T value)? onPrePure;