FSurfaceForStateCallback typedef

FSurfaceForStateCallback = FSurface Function(Widget sender, FState? state)

Implementation

typedef FSurfaceForStateCallback = FSurface Function(
    Widget sender, FState? state);