menu
syncx package
documentation
syncx.dart
NotifierRegister<N extends BaseNotifier<Object?>>
lazy property
lazy property
dark_mode
light_mode
lazy
property
bool
?
lazy
final
Whether the notifier should be created lazily.
Implementation
final bool? lazy;
syncx package
documentation
syncx
NotifierRegister<N extends BaseNotifier<Object?>>
lazy property
NotifierRegister class