Inheritance
System.Object
PersistentBottomSheetController<T>
public class PersistentBottomSheetController<T> : ScaffoldFeatureController<_PersistentBottomSheet, T>
Type Parameters
Constructors
Declaration
public PersistentBottomSheetController(_PersistentBottomSheet widget, Promise<T> completer, VoidCallback close, StateSetter setState, bool _isLocalHistoryEntry)
Parameters
Fields
_isLocalHistoryEntry
Declaration
public readonly bool _isLocalHistoryEntry
Field Value
Type |
Description |
System.Boolean |
|