menu
dash_agent package
documentation
variables/dash_input.dart
StringInput
StringInput constructor
StringInput constructor
dark_mode
light_mode
StringInput
constructor
StringInput
(
String
displayText
, {
bool
optional
=
false
,
})
Implementation
StringInput(super.displayText, {super.optional});
dash_agent package
documentation
variables/dash_input
StringInput
StringInput constructor
StringInput class