controller property Null safety
final
An object that stores the selected indexes and also allows you to change them This object may be set once and can not be replaced when updating the widget configuration
Implementation
final MultiselectController? controller;