TabsTexts class

Constructors

TabsTexts({String videoText = "VIDEO", String photoText = "PHOTO", String clearImagesText = "Clear selected images", String galleryText = "GALLERY", String deletingText = "DELETE", String limitingText = "The limit is 10 photos or videos.", String notFoundingCameraText = "No secondary camera found", String holdButtonText = "Press and hold to record", String noImagesFounded = "There is no images", String acceptAllPermissions = "Failed! accept all access permissions."})

Properties

acceptAllPermissions String
final
clearImagesText String
final
deletingText String
final
galleryText String
final
hashCode int
The hash code for this object.
no setterinherited
holdButtonText String
final
limitingText String
final
noImagesFounded String
final
notFoundingCameraText String
final
photoText String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
videoText String
final

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