add new param to mih dropdown
This commit is contained in:
@@ -296,6 +296,7 @@ class _TipCalcState extends State<TipCalc> {
|
||||
dropdownOptions: const ["Yes", "No"],
|
||||
required: true,
|
||||
editable: true,
|
||||
enableSearch: false,
|
||||
),
|
||||
const SizedBox(height: 10),
|
||||
ValueListenableBuilder(
|
||||
|
||||
Reference in New Issue
Block a user