Text.activatesDefault
bool activatesDefault() @propertyGet activatesDefault property.
Returns
Whether to activate the default widget when Enter is pressed.
void activatesDefault(bool propval) @propertySet activatesDefault property.
Parameters
propval | Whether to activate the default widget when Enter is pressed. |