menu
psdk_fruit_cpcl package
documentation
psdk_fruit_cpcl.dart
CBold
CBold constructor
CBold constructor
dark_mode
light_mode
CBold
constructor
CBold
(
{
required
bool
bold
,
})
Implementation
CBold({ required bool bold, }) { _bold = bold; }
psdk_fruit_cpcl package
documentation
psdk_fruit_cpcl
CBold
CBold constructor
CBold class