BtWidgetShouldRebuild typedef

BtWidgetShouldRebuild = bool Function(BtWidgetState state, dynamic data)

Brother Widgets

Implementation

typedef BtWidgetShouldRebuild = bool Function(BtWidgetState state, dynamic data);