label property

Widget? label
final

The label which appears next to the Radio Button, on the right side.

Implementation

final Widget? label;