toggleable property

bool? toggleable
final

If enabled the width and height of a ratio can be toggled in the UI.

// Defaults to:
false

Implementation

final bool? toggleable;