menu
meshagent_flutter_shadcn package
documentation
chat/chat.dart
ChatThreadStatusState
hasStatus property
hasStatus property
dark_mode
light_mode
hasStatus
property
bool
get
hasStatus
Implementation
bool get hasStatus => text != null && text!.trim().isNotEmpty;
meshagent_flutter_shadcn package
documentation
chat/chat
ChatThreadStatusState
hasStatus property
ChatThreadStatusState class