ValueNotifierExtension<T extends Object> extension

on
  • T

Properties

nNotif ValueNotifier<T?>
Syntax sugar for ValueNotifier in the case of nullable
no setter
notif ValueNotifier<T>
Syntax sugar for ValueNotifier
no setter