buildSettingsContent method

  1. @protected
Widget buildSettingsContent(
  1. BuildContext context
)

Implementation

@protected
Widget buildSettingsContent(BuildContext context) {
  throw UnimplementedError();
}