controller property
An optional controller. If not specified, a default controller will be
obtained from a surrounding MExpandableNotifier. If that does not exist,
the controller will be created with the initial state of initialExpanded.
Implementation
final MExpandableController? controller;