menu
black_hole_flutter package
documentation
black_hole_flutter.dart
FancyOutlinedButton
actualChild property
actualChild property
dark_mode
light_mode
actualChild
property
Widget
get
actualChild
inherited
Implementation
Widget get actualChild => isLoading ? actualLoadingChild : child;
black_hole_flutter package
documentation
black_hole_flutter
FancyOutlinedButton
actualChild property
FancyOutlinedButton class