showAsTextField property

bool showAsTextField
final

If true, the configurable setting widget will be displayed as text field widget (a border around the widget) This makes sense e.g. for drop down widgets which shall be displayed as a text field

Implementation

final bool showAsTextField;