styles property

Get all registered toast styles.

Implementation

Map<String, ToastStyleFactory> get styles => Map.unmodifiable(_styles);