instructionFontWeight property
FontWeight
get
instructionFontWeight
Implementation
FontWeight get instructionFontWeight => turnFontWeight;
set
instructionFontWeight
(FontWeight value)
Implementation
set instructionFontWeight(FontWeight value) => turnFontWeight = value;