ControlButtonsAltLayoutBuilder typedef

ControlButtonsAltLayoutBuilder = Widget Function(ControlButtonsAltLayoutContext context)

Implementation

typedef ControlButtonsAltLayoutBuilder = Widget Function(
  ControlButtonsAltLayoutContext context,
);