toggle_sheet/toggle_sheet_delegate library
Classes
-
ToggleSheetDelegate<
T> - A sealed class that represents a delegate for the sheet.
-
ToggleSheetDelegateFunction<
T> - A delegate that dynamically computes a value based on the ToggleSheetController state.
-
ToggleSheetDelegateValue<
T> - A delegate that always returns a constant, static value.