menu
fastyle_calculator package
documentation
ui/widgets/action.widget.dart
FastCalculatorAction<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
icon property
icon property
dark_mode
light_mode
icon
property
Widget
?
icon
final
The icon to use.
Implementation
final
Widget? icon;
fastyle_calculator package
documentation
ui/widgets/action.widget
FastCalculatorAction<B extends FastCalculatorBloc<FastCalculatorBlocEvent<FastCalculatorResults>, FastCalculatorBlocState<FastCalculatorFields, FastCalculatorResults>, FastCalculatorResults>, R extends FastCalculatorResults>
icon property
FastCalculatorAction class
Constructors
new
Properties
calculatorBloc
disabledColor
hashCode
icon
iconColor
key
onTap
runtimeType
semanticLabel
tooltip
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
shouldEnableInteractions
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==