bottom_dropdown library
Classes
Functions
-
showDropDown(
{required BuildContext context, required GlobalKey< State< globalKey, required dynamic selectedValue(KeyValueModel), required double rightSpace, required double childHeight, required TextStyle textStyle, TextAlign? textAlign, double? borderRadius, double? topHeight, Color? backGroundColor, LinearGradient? gradientBackGround, required List<StatefulWidget> >KeyValueModel> keyValueList, required double childWidth}) → dynamic