DiagramText class

Constructors

DiagramText.new(String dragMenuTitle, String settingsNoSelectedTarget, String toGlobalSettingsButtonLabel, String toBockSettingsButtonLabel, String entryTypesSettingsCoLors, String blockNameTitle, String blockSettingsTitle, String blockSettingsButton, String exportProgramLabel, String saveProgramLabel, String importProgramLabel, String colorPickerTitle, String colorPickerClose, String colorPickerSet)

Properties

blockNameTitle String
final
blockSettingsButton String
final
blockSettingsTitle String
final
colorPickerClose String
final
colorPickerSet String
final
colorPickerTitle String
final
dragMenuTitle String
final
entryTypesSettingsCoLors String
final
exportProgramLabel String
final
hashCode int
The hash code for this object.
no setterinherited
importProgramLabel String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
saveProgramLabel String
final
settingsNoSelectedTarget String
final
toBockSettingsButtonLabel String
final
toGlobalSettingsButtonLabel 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