requiredIndicator property

  1. @override
Widget? requiredIndicator
final

A widget to show next to the label if the field is required

Implementation

@override
final Widget? requiredIndicator;