menu
tdesign_mobile_flutter package
documentation
form/form_bottom_navigation_bar.dart
TdBottomActions
TdBottomActions.new const constructor
TdBottomActions.new const constructor
dark_mode
light_mode
TdBottomActions
constructor
const
TdBottomActions
(
{
Key
?
key
,
required
List
<
Widget
>
children
,
})
Implementation
const TdBottomActions({ super.key, required this.children, });
tdesign_mobile_flutter package
documentation
form/form_bottom_navigation_bar
TdBottomActions
TdBottomActions.new const constructor
TdBottomActions class