menu
tencent_cloud_chat_vote_plugin package
documentation
model/vote_create_model.dart
TencentCloudChatVoteCreateModel
setNowIndex method
setNowIndex method
dark_mode
light_mode
setNowIndex
method
dynamic
setNowIndex
(
int
index
)
Implementation
setNowIndex(int index) { _nowIndex = index; notifyListeners(); }
tencent_cloud_chat_vote_plugin package
documentation
model/vote_create_model
TencentCloudChatVoteCreateModel
setNowIndex method
TencentCloudChatVoteCreateModel class