FHUValueNotifierExtensions<T> extension

Shorthand accessors for reading and writing ValueNotifier.value.

on

Properties

v ↔ T

Available on ValueNotifier<T>, provided by the FHUValueNotifierExtensions extension

Equivalent to the getter value but in shorter syntax.
getter/setter pair