v4
This commit is contained in:
parent
fc28fe347c
commit
b0b05064b6
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ class _MIHDropdownFieldState extends State<MIHDropdownField> {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return DropdownMenu(
|
||||
initialSelection: widget.controller.text,
|
||||
enabled: widget.editable,
|
||||
trailingIcon: Icon(
|
||||
Icons.arrow_drop_down,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue