menu
tx_design package
documentation
widgets/panel.dart
TxPanel
footer property
footer property
dark_mode
light_mode
footer
property
Widget
?
footer
final
展示在面板最底部的小部件。
通常为一组操作按钮
Implementation
final Widget? footer;
tx_design package
documentation
widgets/panel
TxPanel
footer property
TxPanel class