menu
actions_toolkit_dart package
documentation
core.dart
InputOptions
trimWhitespace property
trimWhitespace property
dark_mode
light_mode
trimWhitespace
property
bool
trimWhitespace
final
Whether leading/trailing whitespace will be trimmed for the input.
Implementation
final bool trimWhitespace;
actions_toolkit_dart package
documentation
core
InputOptions
trimWhitespace property
InputOptions class