values property
Set of all values of AndroidLayoutAlgorithm.
Implementation
static final Set<AndroidLayoutAlgorithm> values = [
AndroidLayoutAlgorithm.NARROW_COLUMNS,
AndroidLayoutAlgorithm.NORMAL,
AndroidLayoutAlgorithm.TEXT_AUTOSIZING,
].toSet();