Loading...
Searching...
No Matches

Compact +/- zoom control stack for navigation view. Forwards tap callbacks to the host. More...

Public Member Functions

void zoomInPressed ()
 
void zoomOutPressed ()
 
 ZoomControls (Key key, zoomInPressed, zoomOutPressed, config)
 
Object createState ()
 

Detailed Description

Compact +/- zoom control stack for navigation view. Forwards tap callbacks to the host.

ZoomControlsConfig for styling.

Definition at line 18 of file zoom_controls.dart.

Constructor & Destructor Documentation

◆ ZoomControls()

ZoomControls.ZoomControls ( Key key,
zoomInPressed ,
zoomOutPressed ,
config  )
inline

Definition at line 26 of file zoom_controls.dart.

Member Function Documentation

◆ createState()

Object ZoomControls.createState ( )

◆ zoomInPressed()

void ZoomControls.zoomInPressed ( )

Called on zoom-in tap.

◆ zoomOutPressed()

void ZoomControls.zoomOutPressed ( )

Called on zoom-out tap.


The documentation for this class was generated from the following file: