FlutteradgentsShowScreenCaptureControlSheet typedef

FlutteradgentsShowScreenCaptureControlSheet = void Function(BuildContext navigatorAnchorContext)

Feuille de contrôle après fermeture du ticket (annotation sur l’écran).

Implementation

typedef FlutteradgentsShowScreenCaptureControlSheet = void Function(
  BuildContext navigatorAnchorContext,
);