AlertComponentType typedef

AlertComponentType = Widget Function({required AlertComponentOptions options})

Implementation

typedef AlertComponentType = Widget Function(
    {required AlertComponentOptions options});