BrnPortraitRadioGroupOption class

纵置单选视图的选项模型。文字样式见 BrnPortraitRadioGroup 说明。

Constructors

BrnPortraitRadioGroupOption({String? title, String? subTitle})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subTitle String?
子标题说明文案
getter/setter pair
title String?
标题
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited