FShapeForStateCallback typedef

FShapeForStateCallback = FShape Function(Widget sender, FState state)

Implementation

typedef FShapeForStateCallback = FShape Function(
    Widget sender, FState state);