labelAbove property

bool labelAbove
final

If true, the label will be above the option button, if false the label will be below the option button. Defaults to true.

Implementation

final bool labelAbove;