function property
Function that computes a value from the current controller state.
Implementation
final T? Function(ToggleSheetController controller) function;
Function that computes a value from the current controller state.
final T? Function(ToggleSheetController controller) function;