ReadingSettingsTexts class

Constructors

ReadingSettingsTexts({String readingScreenSettingsTitle = 'Reading Settings', String labelNames = 'Label Names', String scrollSpeed = 'Scroll Speed', String resetLabelNamesToColorNames = 'Reset Label Names to Color Names', String changeColorLabel = 'Change color label', String ok = 'Ok', String cancel = 'Cancel'})

Properties

cancel String
getter/setter pair
changeColorLabel String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
labelNames String
getter/setter pair
ok String
getter/setter pair
readingScreenSettingsTitle String
getter/setter pair
resetLabelNamesToColorNames String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollSpeed String
getter/setter pair

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