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