en library

Constants

blocksEn → const Map<String, String>
<String, String>{"position" : "CHOOSE DOT", "goPosition" : "GO TO", "gotPointBlock" : "dot", "direction" : "GO TO"…
directionsEn → const Map<String, String>
<String, String>{"right" : "right", "left" : "left", "down" : "down", "up" : "up", "diagonal up left" : …
genderTypeEn → const List<Text>
A list of school types.
<Text>[Text("Male"), Text("Female")]
groupsEn → const Map<String, String>
<String, String>{"groupPoint" : "BASIC", "groupGoTo" : "PLACEMENT", "groupColor" : "COLOURING", "groupCopy" : "LOOPS&qu…
otherCantonsEN → const List<String>
["1 (kindergarten)", "2 (kindergarten)", "3 (1st year of primary school)", "4 (2nd year of primary school)", "5 (3rd year of primary school)", &q…
patternsEn → const Map<String, String>
<String, String>{"right" : "right", "left" : "left", "down" : "down", "up" : "up", "diagonal up left" : …
schoolTypeEn → const List<Text>
A list of school types.
<Text>[Text("Pre school", key: Key("1")), Text("Primary school", key: Key("2")), Text("Secondary school", key: Key("3"))]
ticinoEN → const List<String>
["0 (kindergarten)", "1 (kindergarten)", "2 (kindergarten)", "3 (1st year of primary school)", "4 (2nd year of primary school)", "5 (3rd ye…

Properties

en Map<String, String>
Map of string containing English translation of the application.
final