menu
hightouch_events package
documentation
analytics.dart
NotifierImpl<T>
set method
set method
dark_mode
light_mode
set
method
void
set
(
T
updateType
)
Implementation
void set(T updateType) { state = updateType; }
hightouch_events package
documentation
analytics
NotifierImpl<T>
set method
NotifierImpl class