buildReversed method

bool buildReversed()

Implementation

bool buildReversed() {
  return widget.reversed;
}