menu
state_notifier package
documentation
state_notifier.dart
StateNotifierListenerError
stackTraces property
stackTraces property
brightness_4
brightness_5
stackTraces
property
List
<
StackTrace
?
>
stackTraces
final
The stacktraces associated with
errors
.
Implementation
final List<StackTrace?> stackTraces;
state_notifier package
documentation
state_notifier
StateNotifierListenerError
stackTraces property
StateNotifierListenerError class