menu
compose_state package
documentation
compose_state.dart
StateException
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace where this exception occurred.
Implementation
final StackTrace? stackTrace;
compose_state package
documentation
compose_state
StateException
stackTrace property
StateException class