menu
dartblock_code package
documentation
widgets/views/custom_function.dart
CustomFunctionWidget
onCopiedStatement property
onCopiedStatement property
dark_mode
light_mode
onCopiedStatement
property
dynamic Function
(
Statement
statement
,
bool
cut
)
onCopiedStatement
final
Implementation
final Function(Statement statement, bool cut) onCopiedStatement;
dartblock_code package
documentation
widgets/views/custom_function
CustomFunctionWidget
onCopiedStatement property
CustomFunctionWidget class