Dropdowns extension
Methods
-
xDropdownLabel({Widget name, double fontSize, Color color, double lableSize, Color textColor, Key key, TextStyle style, String lableName, double width, void onChanged(String), String dropdownValue, bool showLable = false, bool isDense = false, bool autofocus = false, bool isExpanded = false, double itemHeight = kMinInteractiveDimension, void onTap(), List<Widget> selectedItemBuilder(BuildContext), Widget disabledHint, Color focusColor, Color iconDisabledColor, Color dropdownColor, Color iconEnabledColor, FocusNode focusNode})
→ Widget
-