loading property

String? loading

This parameter allows you to override the default seats.io spinner that is shown while the floor plan is being loaded. The value can contain (valid) html, like so: "

Loading...
" https://docs.seats.io/docs/renderer/config-loading/

Implementation

String? get loading;