onIndexChanged method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void onIndexChanged(int index) {
_onIndexChangedCallback?.call(index);
}
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
void onIndexChanged(int index) {
_onIndexChangedCallback?.call(index);
}