customMiddle property

Widget? customMiddle
final

If you want any customization or widget in the middle then use this parameter.

Implementation

final Widget? customMiddle;