menu
cdx_components package
documentation
widgets/reactive_dropdown_button.dart
ReactiveDropdownButton<T extends DropdownItem?>
showErrorsStream property
showErrorsStream property
dark_mode
light_mode
showErrorsStream
property
Stream
<
bool
>
?
showErrorsStream
final
Implementation
final Stream<bool>? showErrorsStream;
cdx_components package
documentation
widgets/reactive_dropdown_button
ReactiveDropdownButton<T extends DropdownItem?>
showErrorsStream property
ReactiveDropdownButton class