MSegSingleBtn<T> constructor
Implementation
const MSegSingleBtn(
{super.key,
this.style,
required this.onSelect,
required this.segments,
required this.initialSelection});
const MSegSingleBtn(
{super.key,
this.style,
required this.onSelect,
required this.segments,
required this.initialSelection});