menu
fml package
documentation
widgets/scribble/scribble_view.dart
ScribbleView
ScribbleView.new constructor
ScribbleView.new constructor
dark_mode
light_mode
ScribbleView
constructor
ScribbleView
(
ScribbleModel
model
)
Implementation
ScribbleView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/scribble/scribble_view
ScribbleView
ScribbleView.new constructor
ScribbleView class