menu
airship_flutter
airship_flutter.dart
InboxMessageView
onLoadStarted property
onLoadStarted
dark_mode
light_mode
onLoadStarted
property
void Function
()
?
onLoadStarted
final
A callback when the view starts loading a message.
Implementation
final void Function()? onLoadStarted;
airship_flutter
airship_flutter
InboxMessageView
onLoadStarted property
InboxMessageView class