menu
flutter_button_three_d package
documentation
widgets/button.dart
IButton
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
child: The child widget inside of the button
Implementation
final Widget? child;
flutter_button_three_d package
documentation
widgets/button
IButton
child property
IButton class