menu
ttcomment package
documentation
comment_widget/comment_state.dart
AbstractWidget
createAppBaractions method
createAppBaractions method
dark_mode
light_mode
createAppBaractions
method
List
<
Widget
>
?
createAppBaractions
(
)
创建导航栏 右边按钮集合
Implementation
List<Widget>? createAppBaractions() { return null; }
ttcomment package
documentation
comment_widget/comment_state
AbstractWidget
createAppBaractions method
AbstractWidget class