menu
rohd_hcl
rohd_hcl.dart
Adder
hasCarryIn property
hasCarryIn
dark_mode
light_mode
hasCarryIn
property
bool
get
hasCarryIn
Check if this adder has a carryIn input
Implementation
bool get hasCarryIn => carryIn != null;
rohd_hcl
rohd_hcl
Adder
hasCarryIn property
Adder class