menu
eyflutter_uikit package
documentation
uikit/flow/flow_item_widget.dart
OnFlowItemController
notifyText abstract method
notifyText abstract method
dark_mode
light_mode
notifyText
abstract method
void
notifyText
(
String
text
)
通知更新显示文本
Implementation
void
notifyText(
String
text);
eyflutter_uikit package
documentation
uikit/flow/flow_item_widget
OnFlowItemController
notifyText abstract method
OnFlowItemController mixin
Properties
hashCode
runtimeType
Methods
noSuchMethod
notifyCheck
notifyEnable
notifyText
toString
Operators
operator ==