onPostPure property

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

Implementation

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