menu
flutter_declarative_mdx package
documentation
layout/layout_header.dart
LayoutHeader
buildLabel property
buildLabel property
dark_mode
light_mode
buildLabel
property
Widget
Function
(
int
number
,
String
?
label
)
?
buildLabel
final
Implementation
final Widget Function(int number, String? label)? buildLabel;
flutter_declarative_mdx package
documentation
layout/layout_header
LayoutHeader
buildLabel property
LayoutHeader class