menu
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_stream_message.dart
TencentCloudChatRobotStreamMessageState
timerCancel method
timerCancel method
dark_mode
light_mode
timerCancel
method
dynamic
timerCancel
(
)
Implementation
timerCancel() {
if
(timer.isActive) { timer.cancel(); } }
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_stream_message
TencentCloudChatRobotStreamMessageState
timerCancel method
TencentCloudChatRobotStreamMessageState class
Constructors
new
Properties
context
currentRenderIndex
hashCode
initedListener
isFinished
messageString
mounted
runtimeType
timer
widget
Methods
activate
addMessageModifyListener
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
handleMessageModified
initState
noSuchMethod
reassemble
removeMessageModifyListener
setState
startChangeIndex
timerCancel
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static properties
listener