menu
fastyle_calculator package
documentation
ui/layouts/calculator_page.layout.dart
FastCalculatorPageLayout<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
exportToPdfIcon property
exportToPdfIcon property
dark_mode
light_mode
exportToPdfIcon
property
Widget
?
exportToPdfIcon
final
A widget that represents the exportToPdf icon.
Implementation
final Widget? exportToPdfIcon;
fastyle_calculator package
documentation
ui/layouts/calculator_page.layout
FastCalculatorPageLayout<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
exportToPdfIcon property
FastCalculatorPageLayout class