buildContent abstract method

  1. @protected
Widget buildContent(
  1. BuildContext context
)
inherited

Builds the primary contents of the sheet.

Implementation

@protected
Widget buildContent(BuildContext context);