FlutterMultiselectLayoutDelegate constructor
FlutterMultiselectLayoutDelegate({})
Implementation
FlutterMultiselectLayoutDelegate(
{required this.length,
required this.minTextFieldWidth,
required this.spacing,
required this.position});