menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
prefixChild property
prefixChild property
dark_mode
light_mode
prefixChild
property
Widget
?
prefixChild
final
It is use as prefixChild of inputBox. like... Icon(Icons.lock);
Implementation
final Widget? prefixChild;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
prefixChild property
UFUInputBox class