FBorderForStateCallback typedef

FBorderForStateCallback = Border Function(Widget sender, FState state)

Implementation

typedef FBorderForStateCallback = Border Function(
    Widget sender, FState state);