void setText(String text) { this.text = text; FlutterCarPlayController.updateCPListImageRowItem(this); }