SlideSheetValue.closed constructor

SlideSheetValue.closed()

Implementation

factory SlideSheetValue.closed() {
  return const SlideSheetValue();
}