getEnabledDoubleTapShowTextField method
When double tap, show text field
Implementation
bool getEnabledDoubleTapShowTextField() {
return _enabledDoubleTapShowTextField;
}
When double tap, show text field
bool getEnabledDoubleTapShowTextField() {
return _enabledDoubleTapShowTextField;
}