updateTextScalingFactorAction property
@doc Update the text scaling factor for accessibility.
Implementation
@$pb.TagNumber(91)
FFUpdateTextScalingFactorAction get updateTextScalingFactorAction =>
$_getN(90);
Implementation
@$pb.TagNumber(91)
set updateTextScalingFactorAction(FFUpdateTextScalingFactorAction value) =>
$_setField(91, value);