isLoading property

bool isLoading
final

Whether the message is currently in a loading state.

Typically true while the message is being sent or processed.

Implementation

final bool isLoading;