menu
fluent_editor package
documentation
factories.dart
Fragment
isBold property
isBold property
dark_mode
light_mode
isBold
property
bool
get
isBold
Implementation
bool get isBold => styles?.contains('bold') ?? false;
fluent_editor package
documentation
factories
Fragment
isBold property
Fragment class