menu
flutter_next_auth_riverpod package
documentation
next_auth_riverpod.dart
Opt<T>
Opt.new const constructor
Opt.new const constructor
dark_mode
light_mode
Opt<
T
>
constructor
const
Opt<
T
>
(
T?
value
)
Implementation
const Opt(this.value);
flutter_next_auth_riverpod package
documentation
next_auth_riverpod
Opt<T>
Opt.new const constructor
Opt class