Closed mdrideout closed 4 months ago
with >5 pages
with <=5 pages
as a note, this can also be overridden by providing HotspotProvider
with a custom actionBuilder
going to leave these strings but they are overridable now by providing HotspotProvider
with eg actionBuilder: HotspotActionBuilder(doneText: "Fin!")
. And as always you can provide your own actionBuilder
.
As a note, I did like the icon idea, but material doesn't really have a strong concept of a raised icon button that I'm aware of and I wasn't confident using regular IconButton
in this context
Reasons
Suggestions