menu
rtbase package
documentation
app/core/values/rt_app_constants.dart
CommonSearchTextFieldConst
txtSearchFontWeight property
txtSearchFontWeight property
dark_mode
light_mode
txtSearchFontWeight
property
FontWeight
txtSearchFontWeight
getter/setter pair
Font weight for search text.
Implementation
var txtSearchFontWeight = FontWeight.w400;
rtbase package
documentation
app/core/values/rt_app_constants
CommonSearchTextFieldConst
txtSearchFontWeight property
CommonSearchTextFieldConst mixin