custom_single_select library

Constants

borderRadius → const double

Properties

borderColor Color
getter/setter pair
errorColor Color
getter/setter pair
labelColor Color
getter/setter pair

Functions

defaultTextStyle({double fontSize = 15, FontWeight fontWeight = FontWeight.w400, String? fontFamily, TextDecoration decoration = TextDecoration.none, Color color = Colors.black, FontStyle fontStyle = FontStyle.normal}) TextStyle
inputFieldBorder({Color? color}) InputBorder