secondPlaceholder property

Widget? secondPlaceholder
final

The widget to display as the placeholder for the second field, defaults to Text('00').

Implementation

final Widget? secondPlaceholder;