Gets the highlight color for the text field.

<void> TextField.getHighlightColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the highlight color for the text field.
errorCallback Optional. Is called when the operation failed with an error.