menu
eyflutter_uikit package
documentation
uikit/flow/flow_item_widget.dart
OnFlowItemController
notifyEnable abstract method
notifyEnable abstract method
dark_mode
light_mode
notifyEnable
abstract method
void
notifyEnable
(
bool
enable
)
通知是否被禁用
Implementation
void notifyEnable(bool enable);
eyflutter_uikit package
documentation
uikit/flow/flow_item_widget
OnFlowItemController
notifyEnable abstract method
OnFlowItemController mixin