GAPManager class

Constructors

GAPManager()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

albumListController AlbumListController
no setter
cameraConfig CameraConfig
no setter
colorScheme ColorScheme
no setter
config GalleryConfig
no setter
controller GalleryController
no setter
isFullScreenMode bool
no setter
slideSheetConfig SlideSheetConfig
no setter
slideSheetController SlideSheetController
no setter
textTheme TextTheme
no setter

Static Methods

updateConfig(GalleryConfig config) → dynamic
updateController(GalleryController controller) → dynamic