isScaffold property

bool get isScaffold

Implementation

bool get isScaffold {
  return true;
}